aboutsummaryrefslogtreecommitdiffstats
path: root/community/gns3-server/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/gns3-server/APKBUILD')
-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 beaf339c704..c350502c459 100644
--- a/community/gns3-server/APKBUILD
+++ b/community/gns3-server/APKBUILD
@@ -8,7 +8,7 @@ url="https://github.com/GNS3/gns3-server"
arch="all"
license="GPL3"
depends="busybox dynamips python3 py3-psutil py3-jinja2 py3-aiohttp1
- py3-aiohttp1-cors py3-pytest py3-netifaces py3-ws4py py3-zipstream
+ py3-aiohttp1-cors py3-pytest py3-netifaces py3-ws4py py3-zipstream
py3-raven py3-jsonschema py3-yarl"
makedepends="busybox-static py-setuptools python3-dev linux-headers py3-pytest"
subpackages="$pkgname-doc"