diff options
Diffstat (limited to 'meta/recipes-support')
-rw-r--r-- | meta/recipes-support/libfm/libfm_1.1.0.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-support/libfm/libfm_1.1.0.bb b/meta/recipes-support/libfm/libfm_1.1.0.bb index 87f22548cf..23f132a49b 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 \ | |||
8 | file://src/base/fm-config.h;endline=23;md5=ad0fc418c3cf041eea35ddb3daf37f17" | 8 | file://src/base/fm-config.h;endline=23;md5=ad0fc418c3cf041eea35ddb3daf37f17" |
9 | 9 | ||
10 | SECTION = "x11/libs" | 10 | SECTION = "x11/libs" |
11 | DEPENDS = "glib-2.0 pango gtk+ menu-cache intltool-native" | 11 | DEPENDS = "glib-2.0 pango gtk+ menu-cache intltool-native libexif" |
12 | 12 | ||
13 | PR = "r0" | 13 | PR = "r0" |
14 | 14 | ||