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:
a0236d7
)
gtksourceview: package was missing a few important files, add them
author
Steve Sakoman
<steve@sakoman.com>
Tue, 28 Jul 2009 02:29:43 +0000
(19:29 -0700)
committer
Koen Kooi
<koen@openembedded.org>
Tue, 28 Jul 2009 07:25:56 +0000
(09:25 +0200)
Signed-off-by: Koen Kooi <koen@openembedded.org>
recipes/gtksourceview/gtksourceview2_2.6.0.bb
patch
|
blob
|
history
diff --git
a/recipes/gtksourceview/gtksourceview2_2.6.0.bb
b/recipes/gtksourceview/gtksourceview2_2.6.0.bb
index
ee9f654
..
f7889c8
100644
(file)
--- a/
recipes/gtksourceview/gtksourceview2_2.6.0.bb
+++ b/
recipes/gtksourceview/gtksourceview2_2.6.0.bb
@@
-2,7
+2,7
@@
DESCRIPTION = "Portable C library for multiline text editing"
HOMEPAGE = "http://projects.gnome.org/gtksourceview/"
LICENSE = "LGPL"
DEPENDS = "gtk+ libgnomeprint"
-PR = "r
0
"
+PR = "r
1
"
PNAME = "gtksourceview"
S = "${WORKDIR}/${PNAME}-${PV}"
@@
-16,3
+16,5
@@
do_stage() {
autotools_stage_all
}
+FILES_${PN} += " ${datadir}/gtksourceview-2.0"
+