aboutsummaryrefslogtreecommitdiffstats
path: root/meta/recipes-support/libfm/libfm_1.2.5.bb
diff options
context:
space:
mode:
authorAlexander Kanavin <alexander.kanavin@linux.intel.com>2016-12-16 16:57:28 +0200
committerRichard Purdie <richard.purdie@linuxfoundation.org>2016-12-17 09:56:44 +0000
commit654e5468493d46d5529098ab5d78164a7545281e (patch)
tree5efbf14db3fc476abfdff0ef5328822ff1a1897a /meta/recipes-support/libfm/libfm_1.2.5.bb
parentc87361fc886432a9db584712bf3e41ecd0541960 (diff)
downloadopenembedded-core-contrib-654e5468493d46d5529098ab5d78164a7545281e.tar.gz
libfm: fix configure error if native vala is absent
Signed-off-by: Alexander Kanavin <alexander.kanavin@linux.intel.com> Signed-off-by: Ross Burton <ross.burton@intel.com>
Diffstat (limited to 'meta/recipes-support/libfm/libfm_1.2.5.bb')
-rw-r--r--meta/recipes-support/libfm/libfm_1.2.5.bb3
1 files changed, 2 insertions, 1 deletions
diff --git a/meta/recipes-support/libfm/libfm_1.2.5.bb b/meta/recipes-support/libfm/libfm_1.2.5.bb
index 638c364c87..aca59e1476 100644
--- a/meta/recipes-support/libfm/libfm_1.2.5.bb
+++ b/meta/recipes-support/libfm/libfm_1.2.5.bb
@@ -11,7 +11,8 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=4641e94ec96f98fabc56ff9cc48be14b \
SECTION = "x11/libs"
DEPENDS = "glib-2.0 pango gtk+3 menu-cache intltool-native libexif libfm-extra gettext-native"
-SRC_URI = "${SOURCEFORGE_MIRROR}/pcmanfm/libfm-${PV}.tar.xz"
+SRC_URI = "${SOURCEFORGE_MIRROR}/pcmanfm/libfm-${PV}.tar.xz \
+ file://0001-Correctly-check-the-stamp-file-that-indicates-if-we-.patch"
SRC_URI[md5sum] = "a1ba9ae5e920f38b647dd511edd6c807"
SRC_URI[sha256sum] = "c706bb1020cf5f2d6f5a9226f692ce1985947134dcf2bde64278bd0420779b5a"