mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-05 14:59:55 +00:00
ristretto: add exo to DEPENDS
error message was: | configure:7743: checking for exo-1 >= 0.4.0 | configure:7785: result: not found Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
This commit is contained in:
committed by
Koen Kooi
parent
a8708d0cae
commit
af95968d96
@@ -3,7 +3,8 @@ HOMEPAGE = "http://goodies.xfce.org/projects/applications/ristretto"
|
||||
SECTION = "x11/application"
|
||||
LICENSE = "GPLv2"
|
||||
LIC_FILES_CHKSUM = "file://COPYING;md5=94d55d512a9ba36caa9b7df079bae19f"
|
||||
DEPENDS = "libexif gtk+ dbus-glib libxfce4ui libxfce4util xfconf cairo"
|
||||
PR = "r1"
|
||||
DEPENDS = "exo libexif gtk+ dbus-glib libxfce4ui libxfce4util xfconf cairo"
|
||||
|
||||
inherit xfce-app
|
||||
|
||||
|
||||
Reference in New Issue
Block a user