summaryrefslogtreecommitdiffstats
path: root/meta/recipes-sato/pcmanfm/pcmanfm_0.9.10.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-sato/pcmanfm/pcmanfm_0.9.10.bb')
-rw-r--r--meta/recipes-sato/pcmanfm/pcmanfm_0.9.10.bb5
1 files changed, 3 insertions, 2 deletions
diff --git a/meta/recipes-sato/pcmanfm/pcmanfm_0.9.10.bb b/meta/recipes-sato/pcmanfm/pcmanfm_0.9.10.bb
index 545367a943..576b4baa43 100644
--- a/meta/recipes-sato/pcmanfm/pcmanfm_0.9.10.bb
+++ b/meta/recipes-sato/pcmanfm/pcmanfm_0.9.10.bb
@@ -11,7 +11,7 @@ SECTION = "x11"
11DEPENDS = "gtk+ startup-notification libfm" 11DEPENDS = "gtk+ startup-notification libfm"
12DEPENDS_append_poky = " libowl" 12DEPENDS_append_poky = " libowl"
13 13
14PR = "r0" 14PR = "r1"
15 15
16COMPATIBLE_HOST = '(x86_64.*|i.86.*|arm.*|mips.*|powerpc.*|sh.*)-(linux|freebsd.*)' 16COMPATIBLE_HOST = '(x86_64.*|i.86.*|arm.*|mips.*|powerpc.*|sh.*)-(linux|freebsd.*)'
17 17
@@ -20,7 +20,8 @@ SRC_URI = "${SOURCEFORGE_MIRROR}/pcmanfm/pcmanfm-${PV}.tar.gz \
20 file://gnome-fs-regular.png \ 20 file://gnome-fs-regular.png \
21 file://gnome-mime-text-plain.png \ 21 file://gnome-mime-text-plain.png \
22 file://emblem-symbolic-link.png \ 22 file://emblem-symbolic-link.png \
23 file://cross-compile-fix.patch" 23 file://cross-compile-fix.patch \
24 file://pcmanfm_fix_for_automake_1.12.patch"
24 25
25SRC_URI_append_poky = " file://owl-window-menu.patch" 26SRC_URI_append_poky = " file://owl-window-menu.patch"
26 27