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:
9abaf26
)
gtk+-directfb: r1: Add gtk+ to conflicts list
author
Shane Volpe
<shanevolpe@gmail.com>
Mon, 24 Sep 2007 21:26:45 +0000
(21:26 +0000)
committer
Shane Volpe
<shanevolpe@gmail.com>
Mon, 24 Sep 2007 21:26:45 +0000
(21:26 +0000)
packages/gtk+/gtk+-directfb_2.10.14.bb
patch
|
blob
|
history
diff --git
a/packages/gtk+/gtk+-directfb_2.10.14.bb
b/packages/gtk+/gtk+-directfb_2.10.14.bb
index
d661e20
..
9a855d0
100644
(file)
--- a/
packages/gtk+/gtk+-directfb_2.10.14.bb
+++ b/
packages/gtk+/gtk+-directfb_2.10.14.bb
@@
-1,12
+1,13
@@
require gtk-2.10.inc
-PR = "r
0
"
+PR = "r
1
"
# disable per default - untested and not all patches included.
DEFAULT_PREFERENCE = "-1"
S = "${WORKDIR}/gtk+-${PV}"
+RCONFLICTS = "gtk+"
DEPENDS = "glib-2.0 pango-directfb atk jpeg libpng gtk-doc libgcrypt cairo-directfb cups"
LDFLAGS_append += " -ldirectfb"
CFLAGS_append += " -I${STAGING_INCDIR}/directfb"