aboutsummaryrefslogtreecommitdiffstats
path: root/community/gns3-server/APKBUILD
diff options
context:
space:
mode:
authortmpfile <tmpfile@users.noreply.github.com>2017-07-08 16:30:22 -0300
committerNatanael Copa <ncopa@alpinelinux.org>2017-07-10 09:04:20 +0000
commitd1bbf07a534c7cd70cb28c748dad9a9e768f403b (patch)
tree72118c65ac7565670d0b720adfb260366f45d981 /community/gns3-server/APKBUILD
parentab744645dd6495c41364ede3712737ddc11a01cd (diff)
community/[various]: fix trailing whitespace
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"