gns3-gui: not depends on python3-sip
This commit is contained in:
parent
66b85a8b2b
commit
47b13b95f5
1 changed files with 2 additions and 2 deletions
|
@ -1,11 +1,11 @@
|
|||
# Template file for 'gns3-gui'
|
||||
pkgname=gns3-gui
|
||||
version=2.2.17
|
||||
revision=1
|
||||
revision=2
|
||||
build_style=python3-module
|
||||
hostmakedepends="python3-setuptools"
|
||||
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"
|
||||
checkdepends="${depends}"
|
||||
short_desc="Graphical Network Simulator 3 - GUI"
|
||||
|
|
Loading…
Reference in a new issue