mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
torbrowser-launcher: deps on gpgme-python3
This commit is contained in:
parent
37b2dbbc80
commit
9f113f845b
1 changed files with 3 additions and 3 deletions
|
@ -1,13 +1,13 @@
|
||||||
# Template file for 'torbrowser-launcher'
|
# Template file for 'torbrowser-launcher'
|
||||||
pkgname=torbrowser-launcher
|
pkgname=torbrowser-launcher
|
||||||
version=0.3.6
|
version=0.3.6
|
||||||
revision=2
|
revision=3
|
||||||
archs="i686 x86_64" # limited by Tor Browser itself
|
archs="i686 x86_64" # limited by Tor Browser itself
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
hostmakedepends="gettext python3-distro python3-setuptools"
|
hostmakedepends="gettext python3-distro python3-setuptools"
|
||||||
depends="python3-PyQt5 python3-gpg python3-requests python3-pysocks tor dbus-glib
|
depends="python3-PyQt5 gpgme-python3 python3-requests python3-pysocks tor dbus-glib
|
||||||
python3-packaging"
|
python3-packaging"
|
||||||
checkdepends="python3-PyQt5 python3-gpg python3-requests python3-pysocks gnupg tor
|
checkdepends="python3-PyQt5 gpgme-python3 python3-requests python3-pysocks gnupg tor
|
||||||
dbus-glib python3-packaging"
|
dbus-glib python3-packaging"
|
||||||
short_desc="Securely download, verify and run Tor Browser"
|
short_desc="Securely download, verify and run Tor Browser"
|
||||||
maintainer="Daniel Eyßer <daniel.eysser@gmail.com>"
|
maintainer="Daniel Eyßer <daniel.eysser@gmail.com>"
|
||||||
|
|
Loading…
Add table
Reference in a new issue