aboutsummaryrefslogtreecommitdiffstats
path: root/testing
diff options
context:
space:
mode:
Diffstat (limited to 'testing')
-rw-r--r--testing/dynamips/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/dynamips/APKBUILD b/testing/dynamips/APKBUILD
index 34478d6238..d61368f97b 100644
--- a/testing/dynamips/APKBUILD
+++ b/testing/dynamips/APKBUILD
@@ -9,7 +9,7 @@ arch="all"
license="GPL2"
depends=""
depends_dev=""
-makedepends="$depends_dev cmake libpcap-dev libelf-dev linux-headers"
+makedepends="$depends_dev cmake libpcap-dev libelf-dev linux-headers libuuid"
install=""
subpackages="$pkgname-doc"
source="${pkgname}-${pkgver}.tar.gz::https://github.com/GNS3/${pkgname}/archive/v${pkgver}.tar.gz"