summaryrefslogtreecommitdiff
path: root/package/jack2
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2016-02-19 19:18:14 +0100
committerWaldemar Brodkorb <wbx@openadk.org>2016-02-19 19:19:43 +0100
commit2cbc7d311628dd14606f9f23bb42ea69abf891dd (patch)
tree84d58e165b4dec8be1d941068d96327fe2d89259 /package/jack2
parenteffa18137204de15828c794b137d6c4c474e7680 (diff)
jack2: need c++
Diffstat (limited to 'package/jack2')
-rw-r--r--package/jack2/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/jack2/Makefile b/package/jack2/Makefile
index a66b2f99b..2a1fc9d6e 100644
--- a/package/jack2/Makefile
+++ b/package/jack2/Makefile
@@ -11,7 +11,7 @@ PKG_DESCR:= audio connection kit
PKG_SECTION:= mm/audio
PKG_DEPENDS:= alsa-lib libsndfile libsamplerate
PKG_BUILDDEP:= python2-host alsa-lib libsndfile libsamplerate
-PKG_NEEDS:= threads rt
+PKG_NEEDS:= threads rt c++
PKG_URL:= http://jackaudio.org
PKG_SITES:= http://distfiles.openadk.org/