]> pilppa.org Git - familiar-h63xx-build.git/blobdiff - org.handhelds.familiar/packages/gpe-bootsplash/gpe-bootsplash_1.15.bb
gpe-bootsplash: only link against libsvg-cairo
[familiar-h63xx-build.git] / org.handhelds.familiar / packages / gpe-bootsplash / gpe-bootsplash_1.15.bb
index 51abcfaf5433bdd88209dad0bfa67e1425d98057..941ac64ff0fc86b62ecd99c638b5e332ead81c50 100644 (file)
@@ -1,13 +1,15 @@
 inherit gpe
 
-DEPENDS = "gtk+ libsvg-cairo"
+DEPENDS = "glib-2.0 libsvg-cairo"
 MAINTAINER = "Phil Blundell <pb@handhelds.org>"
 SECTION = "gpe"
 PRIORITY = "optional"
 LICENSE = "GPL"
-PR = "r1"
+PR = "r2"
 
-SRC_URI += "file://splash-p.svg file://splash-l.svg"
+SRC_URI += "file://svg-cairo-only.patch;patch=1 \
+            file://splash-p.svg \
+           file://splash-l.svg"
 
 FILES_${PN} += "${datadir}/gpe"