mirror of
https://git.yoctoproject.org/poky
synced 2026-04-10 05:02:22 +02:00
pcmanfm: Add COMPATIBLE_HOST line for arch's with inotify/fam
Signed-off-by: Joshua Lock <josh@linux.intel.com>
This commit is contained in:
@@ -5,7 +5,9 @@ PRIORITY = "optional"
|
||||
DEPENDS = "gtk+ startup-notification"
|
||||
DEPENDS_append_poky = " libowl"
|
||||
|
||||
PR = "r4"
|
||||
PR = "r5"
|
||||
|
||||
COMPATIBLE_HOST = '(x86_64|i.86.*|arm.*)-(linux|freebsd.*)'
|
||||
|
||||
SRC_URI = "${SOURCEFORGE_MIRROR}/pcmanfm/pcmanfm-${PV}.tar.gz \
|
||||
file://gnome-fs-directory.png \
|
||||
|
||||
Reference in New Issue
Block a user