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:
1c02114
)
gtk+-directfb: added RPROVIDES
author
Shane Volpe
<shanevolpe@gmail.com>
Wed, 26 Sep 2007 00:49:12 +0000
(
00:49
+0000)
committer
Shane Volpe
<shanevolpe@gmail.com>
Wed, 26 Sep 2007 00:49:12 +0000
(
00:49
+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
9a855d0
..
e77f246
100644
(file)
--- a/
packages/gtk+/gtk+-directfb_2.10.14.bb
+++ b/
packages/gtk+/gtk+-directfb_2.10.14.bb
@@
-1,6
+1,6
@@
require gtk-2.10.inc
-PR = "r
1
"
+PR = "r
2
"
# disable per default - untested and not all patches included.
DEFAULT_PREFERENCE = "-1"
@@
-8,6
+8,7
@@
S = "${WORKDIR}/gtk+-${PV}"
RCONFLICTS = "gtk+"
+RPROVIDES ="gtk+-directfb"
DEPENDS = "glib-2.0 pango-directfb atk jpeg libpng gtk-doc libgcrypt cairo-directfb cups"
LDFLAGS_append += " -ldirectfb"
CFLAGS_append += " -I${STAGING_INCDIR}/directfb"