mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-04 02:31:27 +00:00
sound-theme-freedesktop: remove double depends
intltool-native was included more than once in DEPENDS. Removing all but the first entry Signed-off-by: Konrad Weihmann <kweihmann@outlook.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
committed by
Khem Raj
parent
1c1f9c7648
commit
ea7d2ea944
@@ -9,7 +9,7 @@ DEPENDS = "glib-2.0 intltool-native"
|
|||||||
|
|
||||||
inherit autotools gettext
|
inherit autotools gettext
|
||||||
|
|
||||||
DEPENDS += "glib-2.0-native intltool-native"
|
DEPENDS += "glib-2.0-native"
|
||||||
|
|
||||||
SRC_URI = "http://people.freedesktop.org/~mccann/dist/${BPN}-${PV}.tar.bz2"
|
SRC_URI = "http://people.freedesktop.org/~mccann/dist/${BPN}-${PV}.tar.bz2"
|
||||||
SRC_URI[md5sum] = "d7387912cfd275282d1ec94483cb2f62"
|
SRC_URI[md5sum] = "d7387912cfd275282d1ec94483cb2f62"
|
||||||
|
|||||||
Reference in New Issue
Block a user