summaryrefslogtreecommitdiffstats
path: root/meta/recipes-multimedia/alsa/alsa-utils_1.0.28.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-multimedia/alsa/alsa-utils_1.0.28.bb')
-rw-r--r--meta/recipes-multimedia/alsa/alsa-utils_1.0.28.bb4
1 files changed, 3 insertions, 1 deletions
diff --git a/meta/recipes-multimedia/alsa/alsa-utils_1.0.28.bb b/meta/recipes-multimedia/alsa/alsa-utils_1.0.28.bb
index 5f35d76a6e..ac5512a7df 100644
--- a/meta/recipes-multimedia/alsa/alsa-utils_1.0.28.bb
+++ b/meta/recipes-multimedia/alsa/alsa-utils_1.0.28.bb
@@ -25,7 +25,9 @@ SRC_URI[sha256sum] = "f3ff4c89b0125a7797b1b13cd094cc92276e655458274967386e812d03
25# 25#
26EXTRA_OECONF_append_libc-uclibc = " --disable-nls" 26EXTRA_OECONF_append_libc-uclibc = " --disable-nls"
27 27
28inherit autotools-brokensep gettext pkgconfig 28PR = "r1"
29
30inherit autotools gettext pkgconfig
29 31
30# This are all packages that we need to make. Also, the now empty alsa-utils 32# This are all packages that we need to make. Also, the now empty alsa-utils
31# ipk depends on them. 33# ipk depends on them.