diff options
Diffstat (limited to 'package/jack/Makefile')
-rw-r--r-- | package/jack/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/package/jack/Makefile b/package/jack/Makefile index d189c4bad..bc301976a 100644 --- a/package/jack/Makefile +++ b/package/jack/Makefile @@ -13,6 +13,7 @@ PKG_BUILDDEP:= db python2-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 |