qomui: remove python2 dependency

This commit is contained in:
Michal Vasilek 2022-01-09 13:47:48 +01:00
parent 83fb28ec0d
commit 1375dfef1f

View file

@ -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"