summaryrefslogtreecommitdiffstats
path: root/meta/recipes-sato/pcmanfm
diff options
context:
space:
mode:
authorSaul Wold <sgw@linux.intel.com>2011-08-31 22:17:25 -0700
committerRichard Purdie <richard.purdie@linuxfoundation.org>2011-09-02 18:15:30 +0100
commitc4fbcc5d629d9ccf685dd9ea321686268d1b9986 (patch)
tree5897ca125aeb2cb679e64450fe260b869f555827 /meta/recipes-sato/pcmanfm
parent99666e772dd50767295294a5686710e6e2a49851 (diff)
downloadpoky-c4fbcc5d629d9ccf685dd9ea321686268d1b9986.tar.gz
sato recipes: Update PR because of libowl conversion to git
(From OE-Core rev: 8216888c1caba6d469a5443ba74fce0f1392792e) Signed-off-by: Saul Wold <sgw@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-sato/pcmanfm')
-rw-r--r--meta/recipes-sato/pcmanfm/pcmanfm_0.9.8.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-sato/pcmanfm/pcmanfm_0.9.8.bb b/meta/recipes-sato/pcmanfm/pcmanfm_0.9.8.bb
index 49252313b8..f48bb67e2e 100644
--- a/meta/recipes-sato/pcmanfm/pcmanfm_0.9.8.bb
+++ b/meta/recipes-sato/pcmanfm/pcmanfm_0.9.8.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.*)-(linux|freebsd.*)' 16COMPATIBLE_HOST = '(x86_64.*|i.86.*|arm.*|mips.*|powerpc.*)-(linux|freebsd.*)'
17 17