| Submitter | Martin Jansa |
|---|---|
| Date | Jan. 31, 2013, 1:42 p.m. |
| Message ID | <1359639754-11925-1-git-send-email-Martin.Jansa@gmail.com> |
| Download | mbox | patch |
| Permalink | /patch/43755/ |
| State | Accepted |
| Commit | 58a6a61b076b7ad4c2c3aba0336ae91bc7869394 |
| Headers | show |
Comments
Patch
diff --git a/meta/recipes-support/libfm/libfm_1.1.0.bb b/meta/recipes-support/libfm/libfm_1.1.0.bb index 87f2254..23f132a 100644 --- a/meta/recipes-support/libfm/libfm_1.1.0.bb +++ b/meta/recipes-support/libfm/libfm_1.1.0.bb @@ -8,7 +8,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=59530bdf33659b29e73d4adb9f9f6552 \ file://src/base/fm-config.h;endline=23;md5=ad0fc418c3cf041eea35ddb3daf37f17" SECTION = "x11/libs" -DEPENDS = "glib-2.0 pango gtk+ menu-cache intltool-native" +DEPENDS = "glib-2.0 pango gtk+ menu-cache intltool-native libexif" PR = "r0"
* it's autodetected from sysroot Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> --- meta/recipes-support/libfm/libfm_1.1.0.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)