diff options
| -rw-r--r-- | meta-multimedia/recipes-multimedia/juce/projucer.inc | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/meta-multimedia/recipes-multimedia/juce/projucer.inc b/meta-multimedia/recipes-multimedia/juce/projucer.inc index 60bd0e24b9..fc8baa45b4 100644 --- a/meta-multimedia/recipes-multimedia/juce/projucer.inc +++ b/meta-multimedia/recipes-multimedia/juce/projucer.inc | |||
| @@ -6,7 +6,9 @@ HOMEPAGE = "http://juce.com/" | |||
| 6 | LICENSE = "GPLv3" | 6 | LICENSE = "GPLv3" |
| 7 | LIC_FILES_CHKSUM = "file://LICENSE.md;md5=a20f91622a47d4e4af9340d5d3f1a2d8" | 7 | LIC_FILES_CHKSUM = "file://LICENSE.md;md5=a20f91622a47d4e4af9340d5d3f1a2d8" |
| 8 | 8 | ||
| 9 | inherit pkgconfig | 9 | inherit pkgconfig features_check |
| 10 | |||
| 11 | REQUIRED_DISTRO_FEATURES = "x11" | ||
| 10 | 12 | ||
| 11 | DEPENDS = "libx11 libxext libxinerama libxrandr libxcursor freetype alsa-lib curl bzip2 libpng harfbuzz glib-2.0 libpcre" | 13 | DEPENDS = "libx11 libxext libxinerama libxrandr libxcursor freetype alsa-lib curl bzip2 libpng harfbuzz glib-2.0 libpcre" |
| 12 | DEPENDS_append_libc-musl = " libexecinfo" | 14 | DEPENDS_append_libc-musl = " libexecinfo" |
