aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/juce
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/juce')
-rw-r--r--recipes/juce/juce_1.29.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/juce/juce_1.29.bb b/recipes/juce/juce_1.29.bb
index 6aca160262..a007313005 100644
--- a/recipes/juce/juce_1.29.bb
+++ b/recipes/juce/juce_1.29.bb
@@ -3,6 +3,7 @@ HOMEPAGE = "http://www.rawmaterialsoftware.com/juce"
AUTHOR = "Julian Stoerer"
LICENSE = "GPL"
DEPENDS = "alsa-lib freetype virtual/libx11"
+do_unpack[depends] += "unzip-native:do_populate_staging"
PR = "r0"
#FIXME the patches are a) HACKS and b) something's wrong with lineend conversion
@@ -30,4 +31,3 @@ do_install() {
PACKAGES = "${PN}-dbg jucedemo ${PN}"
FILES_jucedemo = "${bindir}"
-