From 26f5612acc929d7a482dc3a698c066626de0cd51 Mon Sep 17 00:00:00 2001 From: Francesco Colista Date: Mon, 3 Jul 2017 06:37:21 +0000 Subject: community/dynamips: removed optiona deps since in testing --- community/dynamips/APKBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'community/dynamips') 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" -- cgit v1.2.3