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.


_______________________________________________
tor-commits mailing list
tor-commits@lists.torproject.org
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-commits

Reply via email to