summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorStephan Springer2020-12-09 17:19:22 +0100
committerStephan Springer2021-01-22 14:21:13 +0100
commitecd99b4edfb926676ce1779e713de662bb076171 (patch)
tree0ec54d2cafed95b0019f8e1fbea8aa7f4910e895 /PKGBUILD
parent1945d96d9f05ca24b368e25c3f4f0eada75121db (diff)
downloadaur-ecd99b4edfb926676ce1779e713de662bb076171.tar.gz
remove obsolete dependency
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD3
1 files changed, 1 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 29b768da8576..66e0b33b41b2 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
pkgname=gns3-server
pkgver=2.2.17
-pkgrel=1
+pkgrel=2
pkgdesc='GNS3 network simulator, Server package'
arch=('x86_64')
url='https://github.com/GNS3/gns3-server'
@@ -30,7 +30,6 @@ depends=(
optdepends=(
'dynamips: Cisco router emulator.'
'gns3-gui: graphical user interface for GNS3 server.'
- 'iouyap: Bridge IOU to UDP, TAP and Ethernet.'
'qemu: Used by GNS3 to run Cisco ASA, PIX and IDS.'
'libvirt: needed for the NAT cloud'
'vpcs: Simple PC emulation for basic network operations.'