summaryrefslogtreecommitdiffstats
path: root/meta/recipes-sato
diff options
context:
space:
mode:
authorRichard Purdie <richard.purdie@linuxfoundation.org>2014-06-02 21:07:13 +0100
committerRichard Purdie <richard.purdie@linuxfoundation.org>2014-06-03 16:49:19 +0100
commit5c8effaa72ec9e6d8768ba5c2ac0541d74405ecc (patch)
treef4dee6ee4de23b8bcd581b6e7af042290c9c3b3f /meta/recipes-sato
parent8eac4e710482dad27296d95e940db9bf18bc0c8e (diff)
downloadast2050-yocto-poky-5c8effaa72ec9e6d8768ba5c2ac0541d74405ecc.zip
ast2050-yocto-poky-5c8effaa72ec9e6d8768ba5c2ac0541d74405ecc.tar.gz
oprofileui-server/oprofileui/pcmanfm: Add missing intltool-native DEPENDS
These recipes all require intltool-native to build but were missing a dependency on it. (From OE-Core rev: 3c5fdd10c3fe70d650469556b501055ebaecd628) Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-sato')
-rw-r--r--meta/recipes-sato/pcmanfm/pcmanfm_1.1.2.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-sato/pcmanfm/pcmanfm_1.1.2.bb b/meta/recipes-sato/pcmanfm/pcmanfm_1.1.2.bb
index fe25682..14c5cd5 100644
--- a/meta/recipes-sato/pcmanfm/pcmanfm_1.1.2.bb
+++ b/meta/recipes-sato/pcmanfm/pcmanfm_1.1.2.bb
@@ -7,7 +7,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=59530bdf33659b29e73d4adb9f9f6552 \
file://src/gseal-gtk-compat.h;endline=21;md5=46922c8691f58d124f9420fe16149ce2"
SECTION = "x11"
-DEPENDS = "gtk+ startup-notification libfm"
+DEPENDS = "gtk+ startup-notification libfm intltool-native"
DEPENDS_append_poky = " libowl"
OpenPOWER on IntegriCloud