torbrowser-launcher: add dbus-glib dependency
This commit is contained in:
parent
03c154952f
commit
c749fa3664
1 changed files with 2 additions and 2 deletions
|
@ -1,11 +1,11 @@
|
|||
# Template file for 'torbrowser-launcher'
|
||||
pkgname=torbrowser-launcher
|
||||
version=0.3.2
|
||||
revision=3
|
||||
revision=4
|
||||
archs="i686 x86_64" # limited by Tor Browser itself
|
||||
build_style=python3-module
|
||||
hostmakedepends="gettext python3-setuptools"
|
||||
depends="python3-PyQt5 python3-gpg python3-requests python3-pysocks gnupg2 tor"
|
||||
depends="python3-PyQt5 python3-gpg python3-requests python3-pysocks gnupg2 tor dbus-glib"
|
||||
short_desc="Securely download, verify and run Tor Browser"
|
||||
maintainer="Daniel Eyßer <daniel.eysser@gmail.com>"
|
||||
license="MIT"
|
||||
|
|
Loading…
Reference in a new issue