gns3-gui: not depends on python3-sip

This commit is contained in:
Đoàn Trần Công Danh 2021-01-08 08:02:10 +07:00
parent 66b85a8b2b
commit 47b13b95f5

View file

@ -1,11 +1,11 @@
# Template file for 'gns3-gui' # Template file for 'gns3-gui'
pkgname=gns3-gui pkgname=gns3-gui
version=2.2.17 version=2.2.17
revision=1 revision=2
build_style=python3-module build_style=python3-module
hostmakedepends="python3-setuptools" hostmakedepends="python3-setuptools"
depends="python3-setuptools python3-psutil python3-jsonschema python3-sentry depends="python3-setuptools python3-psutil python3-jsonschema python3-sentry
python3-PyQt5-svg python3-PyQt5-websockets python3-sip xterm inetutils-telnet python3-PyQt5-svg python3-PyQt5-websockets xterm inetutils-telnet
gns3-net-converter python3-distro" gns3-net-converter python3-distro"
checkdepends="${depends}" checkdepends="${depends}"
short_desc="Graphical Network Simulator 3 - GUI" short_desc="Graphical Network Simulator 3 - GUI"