| Submitter | Saul Wold |
|---|---|
| Date | Aug. 3, 2011, 10:10 p.m. |
| Message ID | <56b3ad98b3d2b4382ae1e1fc3d11d3a1bc162ee2.1312407628.git.sgw@linux.intel.com> |
| Download | mbox | patch |
| Permalink | /patch/9213/ |
| State | New, archived |
| Headers | show |
Comments
Patch
diff --git a/meta/recipes-support/libfm/libfm_0.1.14.bb b/meta/recipes-support/libfm/libfm_0.1.14.bb index 5c7e95c..38f1d73 100644 --- a/meta/recipes-support/libfm/libfm_0.1.14.bb +++ b/meta/recipes-support/libfm/libfm_0.1.14.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 = "gtk+ menu-cache intltool" +DEPENDS = "gtk+ menu-cache intltool-native" PR = "r3"