git.openpandora.org
/
openembedded.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4484e20
)
enable xsettings
author
Phil Blundell
<philb@gnu.org>
Fri, 21 May 2004 19:02:21 +0000
(19:02 +0000)
committer
Phil Blundell
<philb@gnu.org>
Fri, 21 May 2004 19:02:21 +0000
(19:02 +0000)
BKrev: 40ae523d4WXrDVBNvERPc4t9kXahGQ
libmatchbox/libmatchbox_1.2.oe
patch
|
blob
|
history
diff --git
a/libmatchbox/libmatchbox_1.2.oe
b/libmatchbox/libmatchbox_1.2.oe
index
4cdd4b0
..
d44a98e
100644
(file)
--- a/
libmatchbox/libmatchbox_1.2.oe
+++ b/
libmatchbox/libmatchbox_1.2.oe
@@
-1,3
+1,4
@@
+PR = "r1"
DESCRIPTION = "Matchbox window manager core library"
LICENSE = "GPL"
DEPENDS = "virtual/libc x11 xext xft pango jpeg libpng zlib"
@@
-7,7
+8,7
@@
S = "${WORKDIR}/libmatchbox-${PV}"
inherit autotools pkgconfig
-EXTRA_OECONF = "--enable-jpeg --enable-pango"
+EXTRA_OECONF = "--enable-jpeg --enable-pango
--enable-xsettings
"
headers = "hash.h mbconfig.h mbdotdesktop.h mbexp.h \
mb.h mbmenu.h mbpixbuf.h mbtray.h mbutil.h"