mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-05-08 05:29:22 +00:00
sound-theme-freedesktop: add glib-2.0 and intltool-native dependency
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
This commit is contained in:
@@ -3,6 +3,10 @@ HOMEPAGE = "http://freedesktop.org/wiki/Specifications/sound-theme-spec"
|
|||||||
LICENSE = "GPLv2+ CC-BY-3.0 CC-BY-SA-3.0"
|
LICENSE = "GPLv2+ CC-BY-3.0 CC-BY-SA-3.0"
|
||||||
LIC_FILES_CHKSUM = "file://CREDITS;md5=3213e601ce34bb42ddc3498903ac4e69"
|
LIC_FILES_CHKSUM = "file://CREDITS;md5=3213e601ce34bb42ddc3498903ac4e69"
|
||||||
|
|
||||||
|
# glib-2.0 for glib-gettext.m4 which provides AM_GLIB_GNU_GETTEXT
|
||||||
|
# intltool for intltool.m4 which provides IT_PROG_INTLTOOL
|
||||||
|
DEPENDS = "glib-2.0 intltool-native"
|
||||||
|
|
||||||
inherit autotools gettext
|
inherit autotools gettext
|
||||||
|
|
||||||
DEPENDS += "glib-2.0-native intltool-native"
|
DEPENDS += "glib-2.0-native intltool-native"
|
||||||
|
|||||||
Reference in New Issue
Block a user