mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
qomui: remove python2 dependency
This commit is contained in:
parent
83fb28ec0d
commit
1375dfef1f
1 changed files with 3 additions and 4 deletions
|
@ -1,11 +1,10 @@
|
||||||
# Template file for 'qomui'
|
# Template file for 'qomui'
|
||||||
pkgname=qomui
|
pkgname=qomui
|
||||||
version=0.8.2
|
version=0.8.2
|
||||||
revision=5
|
revision=6
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
pycompile_module="qomui"
|
hostmakedepends="python3-setuptools"
|
||||||
hostmakedepends="python3 python3-setuptools"
|
depends="python3-PyQt5 python3-dbus python3-psutil
|
||||||
depends="python python3 python3-PyQt5 python3-dbus python3-psutil
|
|
||||||
python3-requests python3-BeautifulSoup4 python3-lxml python3-pexpect openvpn
|
python3-requests python3-BeautifulSoup4 python3-lxml python3-pexpect openvpn
|
||||||
python3-PyQt5-dbus stunnel dnsmasq libcgroup libcgroup-utils
|
python3-PyQt5-dbus stunnel dnsmasq libcgroup libcgroup-utils
|
||||||
iptables wireguard wireguard-tools openresolv"
|
iptables wireguard wireguard-tools openresolv"
|
||||||
|
|
Loading…
Add table
Reference in a new issue