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:
2d9c5fd
)
osb-ncore: Add missing DEPENDS on gperf-native
author
Richard Purdie
<rpurdie@rpsys.net>
Mon, 18 Feb 2008 14:51:12 +0000
(14:51 +0000)
committer
Richard Purdie
<rpurdie@rpsys.net>
Mon, 18 Feb 2008 14:51:12 +0000
(14:51 +0000)
packages/gtk-webcore/osb-nrcore.inc
patch
|
blob
|
history
diff --git
a/packages/gtk-webcore/osb-nrcore.inc
b/packages/gtk-webcore/osb-nrcore.inc
index
7cbf0ce
..
a6a1832
100644
(file)
--- a/
packages/gtk-webcore/osb-nrcore.inc
+++ b/
packages/gtk-webcore/osb-nrcore.inc
@@
-3,7
+3,7
@@
HOMEPAGE = "http://gtk-webcore.sourceforge.net/"
PRIORITY = "optional"
SECTION = "gpe"
LICENSE = "GPL"
-DEPENDS = "glib-2.0 gtk+ pango osb-jscore libxt"
+DEPENDS = "glib-2.0 gtk+ pango osb-jscore libxt
gperf-native
"
LEAD_SONAME = "libnrcore.so"