aboutsummaryrefslogtreecommitdiffstats
path: root/community/gns3-server
diff options
context:
space:
mode:
Diffstat (limited to 'community/gns3-server')
-rw-r--r--community/gns3-server/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/gns3-server/APKBUILD b/community/gns3-server/APKBUILD
index 495703dd50..427bae9a84 100644
--- a/community/gns3-server/APKBUILD
+++ b/community/gns3-server/APKBUILD
@@ -9,7 +9,7 @@ arch="all"
license="GPL3"
depends="busybox dynamips python3 py3-psutil py3-jinja2 py3-aiohttp
py3-pytest py3-netifaces py3-ws4py py3-zipstream py3-raven py3-jsonschema"
-makedepends="py-setuptools python3-dev linux-headers py3-pytest"
+makedepends="busybox-static py-setuptools python3-dev linux-headers py3-pytest"
subpackages="$pkgname-doc"
source="$pkgname-$pkgver.tar.gz::https://github.com/GNS3/$pkgname/archive/v$pkgver.tar.gz"