summaryrefslogtreecommitdiff
path: root/package/jack
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2011-09-16 11:07:13 +0200
committerWaldemar Brodkorb <wbx@openadk.org>2011-09-16 11:07:13 +0200
commit5861b2783c0615345b80a93470312b36d1cb9907 (patch)
tree42ded4821e0834063449a5620a1b46bc6f1e509b /package/jack
parente3d296fa18ef060fad7e654cd9308e57ffd0934b (diff)
parentd8a75c17f7cb861b42f327afc9a9ec3901133d2c (diff)
fix conflict
Diffstat (limited to 'package/jack')
-rw-r--r--package/jack/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/jack/Makefile b/package/jack/Makefile
index d67b473f6..ece6930b2 100644
--- a/package/jack/Makefile
+++ b/package/jack/Makefile
@@ -3,7 +3,6 @@
include $(TOPDIR)/rules.mk
-# always use tab spaces as separator, no spaces
PKG_NAME:= jack
PKG_VERSION:= 1.9.7
PKG_RELEASE:= 1
@@ -16,6 +15,7 @@ PKG_URL:= http://jackaudio.org
PKG_SITES:= http://www.grame.fr/~letz/
PKG_ARCH_DEPENDS:= !cris
+PKG_HOST_DEPENDS:= !darwin
DISTFILES:= ${PKG_NAME}-${PKG_VERSION}.tar.bz2