gns3-gui: fix dependencies

This commit is contained in:
Paper Mountain Studio 2019-12-14 16:38:07 +01:00 committed by Juan RP
parent 43e12f9518
commit 82b6352190

View file

@ -1,14 +1,14 @@
# Template file for 'gns3-gui'
pkgname=gns3-gui
version=2.2.3
revision=1
revision=2
archs=noarch
build_style=python3-module
pycompile_module="gns3"
hostmakedepends="python3-setuptools"
depends="python3-setuptools python3-psutil python3-jsonschema python3-raven
python3-PyQt5-svg python3-PyQt5-websockets python3-sip xterm inetutils-telnet
gns3-net-converter"
gns3-net-converter python3-distro"
short_desc="Graphical Network Simulator 3 - GUI"
maintainer="Michael Aldridge <maldridge@voidlinux.org>"
license="GPL-3.0-or-later"