aboutsummaryrefslogtreecommitdiffstats
path: root/testing
diff options
context:
space:
mode:
Diffstat (limited to 'testing')
-rw-r--r--testing/libechonest/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/libechonest/APKBUILD b/testing/libechonest/APKBUILD
index 1cb80abc29..37194f3ab0 100644
--- a/testing/libechonest/APKBUILD
+++ b/testing/libechonest/APKBUILD
@@ -9,7 +9,7 @@ arch="all"
license="GPL"
depends=""
depends_dev="qjson-dev qt-dev"
-makedepends="$depends_dev"
+makedepends="$depends_dev cmake"
install=""
subpackages="$pkgname-dev"
source="http://files.lfranchi.com/libechonest-$pkgver.tar.bz2"