mirror of
https://github.com/torproject/torbrowser-launcher.git
synced 2024-11-23 01:19:42 +00:00
Depend on dbus-glib
This commit is contained in:
parent
6f55236bd6
commit
961da39f8a
@ -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 ""
|
||||
|
Loading…
Reference in New Issue
Block a user