summaryrefslogtreecommitdiff
path: root/package/jack/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'package/jack/Makefile')
-rw-r--r--package/jack/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/package/jack/Makefile b/package/jack/Makefile
index d189c4bad..1104b7797 100644
--- a/package/jack/Makefile
+++ b/package/jack/Makefile
@@ -9,10 +9,11 @@ PKG_RELEASE:= 2
PKG_DESCR:= audio connection kit (v1)
PKG_SECTION:= mm/audio
PKG_DEPENDS:= alsa-lib libsndfile libsamplerate libdb
-PKG_BUILDDEP:= db python2-host alsa-lib libsndfile libsamplerate
+PKG_BUILDDEP:= db python3-host alsa-lib libsndfile libsamplerate
PKG_NEEDS:= threads c++
PKG_URL:= http://jackaudio.org
PKG_SITES:= https://github.com/jackaudio/jack1.git
+PKG_OPT:= dev
include $(ADK_TOPDIR)/mk/package.mk