summaryrefslogtreecommitdiffstats
path: root/testing/openvswitch
diff options
context:
space:
mode:
authorWilliam Pitcock <nenolod@dereferenced.org>2012-09-26 02:27:28 -0500
committerWilliam Pitcock <nenolod@dereferenced.org>2012-09-26 02:27:28 -0500
commitac23a63b4f2bf426c9e01b7d800fd46b98804797 (patch)
tree906988de7c5253df39338a95452228602deda398 /testing/openvswitch
parentcdb36ab188ea14ae593f3a2f650540c11a201071 (diff)
downloadaports-ac23a63b4f2bf426c9e01b7d800fd46b98804797.tar.bz2
aports-ac23a63b4f2bf426c9e01b7d800fd46b98804797.tar.xz
testing/openvswitch: add perl build-dep
Diffstat (limited to 'testing/openvswitch')
-rw-r--r--testing/openvswitch/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/openvswitch/APKBUILD b/testing/openvswitch/APKBUILD
index 85ef6f8dd..1104b8567 100644
--- a/testing/openvswitch/APKBUILD
+++ b/testing/openvswitch/APKBUILD
@@ -10,7 +10,7 @@ license="GPL"
depends=""
depends_dev="openssl-dev"
depends_monitor="py-twisted py-twisted-web2 py-qt"
-makedepends="$depends_dev $depends_monitor"
+makedepends="perl $depends_dev $depends_monitor"
install="openvswitch.post-install openvswitch.post-upgrade"
subpackages="$pkgname-doc $pkgname-monitor"
source="http://openvswitch.org/releases/openvswitch-$pkgver.tar.gz