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'
|
||||
pkgname=qomui
|
||||
version=0.8.2
|
||||
revision=5
|
||||
revision=6
|
||||
build_style=python3-module
|
||||
pycompile_module="qomui"
|
||||
hostmakedepends="python3 python3-setuptools"
|
||||
depends="python python3 python3-PyQt5 python3-dbus python3-psutil
|
||||
hostmakedepends="python3-setuptools"
|
||||
depends="python3-PyQt5 python3-dbus python3-psutil
|
||||
python3-requests python3-BeautifulSoup4 python3-lxml python3-pexpect openvpn
|
||||
python3-PyQt5-dbus stunnel dnsmasq libcgroup libcgroup-utils
|
||||
iptables wireguard wireguard-tools openresolv"
|
||||
|
|
Loading…
Reference in a new issue