summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorXorg2018-10-19 12:40:39 +0200
committerXorg2018-10-19 12:40:39 +0200
commit4df9eb9a581fccf966aabbb3cd51c45391531591 (patch)
tree3ae4f9b238915356991bdef5ec6625c97ac821c1 /PKGBUILD
parente086fe98ea29ee168dad720e8710e7f92393044b (diff)
downloadaur-4df9eb9a581fccf966aabbb3cd51c45391531591.tar.gz
gns3-legacy: Remove makedepends python-setuptools
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD1
1 files changed, 0 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index c8a845ff1c1b..9a58640a6714 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,7 +8,6 @@ pkgdesc='GNS3 network simulator: code before v1.0'
arch=('any')
url='https://github.com/GNS3/gns3-legacy'
license=('GPL2')
-makedepends=('python-setuptools')
depends=('qt4>=4.5.1' 'python2>=2.6' 'sip>=4.5' 'python2-sip>=4.5' 'python2-pyqt4>=4.5')
optdepends=('dynamips: Cisco router emulator.'
'wireshark-gtk: Live packet capture.')