summaryrefslogtreecommitdiffstats
path: root/meta/recipes-graphics/xorg-util
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-graphics/xorg-util')
-rw-r--r--meta/recipes-graphics/xorg-util/util-macros_1.11.0.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-graphics/xorg-util/util-macros_1.11.0.bb b/meta/recipes-graphics/xorg-util/util-macros_1.11.0.bb
index e2c558cbef..765a577a1d 100644
--- a/meta/recipes-graphics/xorg-util/util-macros_1.11.0.bb
+++ b/meta/recipes-graphics/xorg-util/util-macros_1.11.0.bb
@@ -11,7 +11,7 @@ PE = "1"
11PR = "r0" 11PR = "r0"
12 12
13# ${PN} is empty so we need to tweak -dev and -dbg package dependencies 13# ${PN} is empty so we need to tweak -dev and -dbg package dependencies
14DEPENDS = "gettext libgpg-error" 14DEPENDS = "libgpg-error"
15DEPENDS_virtclass-native = "gettext" 15DEPENDS_virtclass-native = "gettext"
16DEPENDS_virtclass-nativesdk = "gettext" 16DEPENDS_virtclass-nativesdk = "gettext"
17 17