[tbb-commits] [Git][tpo/applications/torbrowser-launcher][main] Depend on dbus-glib
boklm (@boklm)
git at gitlab.torproject.org
Thu Jan 11 09:58:15 UTC 2024
boklm pushed to branch main at The Tor Project / Applications / torbrowser-launcher
Commits:
961da39f by Vecna at 2024-01-11T09:57:30+00:00
Depend on dbus-glib
- - - - -
1 changed file:
- build_rpm.sh
Changes:
=====================================
build_rpm.sh
=====================================
@@ -6,7 +6,7 @@ VERSION=$(cat share/torbrowser-launcher/version)
rm -r build dist
# build binary package
-python3 setup.py bdist_rpm --requires="python3-qt5, python3-gpg, python3-requests, python3-pysocks, python3-packaging, gnupg2"
+python3 setup.py bdist_rpm --requires="python3-qt5, python3-gpg, python3-requests, python3-pysocks, python3-packaging, gnupg2, dbus-glib"
# install it
echo ""
View it on GitLab: https://gitlab.torproject.org/tpo/applications/torbrowser-launcher/-/commit/961da39f8a3af088f1face50a3efb0f2d808ca44
--
View it on GitLab: https://gitlab.torproject.org/tpo/applications/torbrowser-launcher/-/commit/961da39f8a3af088f1face50a3efb0f2d808ca44
You're receiving this email because of your account on gitlab.torproject.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.torproject.org/pipermail/tbb-commits/attachments/20240111/6f0c1176/attachment.htm>
More information about the tbb-commits
mailing list