aboutsummaryrefslogtreecommitdiffstats
path: root/community
diff options
context:
space:
mode:
Diffstat (limited to 'community')
-rw-r--r--community/dynamips/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/dynamips/APKBUILD b/community/dynamips/APKBUILD
index ecde3e3902..61443b0a4d 100644
--- a/community/dynamips/APKBUILD
+++ b/community/dynamips/APKBUILD
@@ -7,7 +7,7 @@ pkgdesc="Cisco router emulator"
url="https://github.com/GNS3/dynamips"
arch="all"
license="GPL2"
-makedepends="cmake libpcap-dev libelf-dev linux-headers paxmark libnsl-dev"
+makedepends="cmake libpcap-dev libelf-dev linux-headers paxmark"
subpackages="$pkgname-doc"
source="${pkgname}-${pkgver}.tar.gz::https://github.com/GNS3/${pkgname}/archive/v${pkgver}.tar.gz
s390x-support.patch"