aboutsummaryrefslogtreecommitdiffstats
path: root/testing
diff options
context:
space:
mode:
authorTimo Teräs <timo.teras@iki.fi>2016-05-03 05:41:18 +0000
committerTimo Teräs <timo.teras@iki.fi>2016-05-03 05:41:18 +0000
commitf3dc324d52a440d95b2d05f1e8423724a1d7bfa7 (patch)
treea714c428ba3b6d0450f0ddaecc1428e88de5edce /testing
parent3890b6f8262cc217a37bb84d54e66e3eece8e9bd (diff)
downloadaports-f3dc324d52a440d95b2d05f1e8423724a1d7bfa7.tar.bz2
aports-f3dc324d52a440d95b2d05f1e8423724a1d7bfa7.tar.xz
testing/sigar: fix makedepends
Diffstat (limited to 'testing')
-rw-r--r--testing/sigar/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/sigar/APKBUILD b/testing/sigar/APKBUILD
index de1d4edaba..f920953013 100644
--- a/testing/sigar/APKBUILD
+++ b/testing/sigar/APKBUILD
@@ -8,7 +8,7 @@ arch="all"
license="ASL 2.0"
depends=""
depends_dev=""
-makedepends="$depends_dev libtirpc-dev apache-ant"
+makedepends="$depends_dev libtirpc-dev perl apache-ant openjdk8"
install=""
subpackages=""
source="https://github.com/hyperic/sigar/archive/sigar-$pkgver.tar.gz