]> code.ossystems Code Review - openembedded-core.git/commitdiff
disable cairo usage
authorMatthew Allum <mallum@openedhand.com>
Tue, 24 Jan 2006 11:50:23 +0000 (11:50 +0000)
committerMatthew Allum <mallum@openedhand.com>
Tue, 24 Jan 2006 11:50:23 +0000 (11:50 +0000)
git-svn-id: https://svn.o-hand.com/repos/poky@235 311d38ba-8fff-0310-9ca6-ca027cbcb966

openembedded/packages/matchbox-keyboard/matchbox-keyboard_svn.bb

index 36f5b7e0d768ad61e377fc679d33d39e0bd0ce4a..97c6e8e7a57026952b9b814415ccd0a1e6bda3b5 100644 (file)
@@ -12,6 +12,8 @@ S = ${WORKDIR}/${PN}
 
 inherit autotools pkgconfig gettext
 
+EXTRA_OECONF = "--disable-cairo"
+
 FILES_${PN} = "${bindir} \
               ${datadir}/applications \
               ${datadir}/pixmaps \