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:
4dcdc11
)
Add missing dep to osb-browser.
author
Chris Larson
<clarson@kergoth.com>
Wed, 2 Feb 2005 23:01:18 +0000
(23:01 +0000)
committer
Chris Larson
<clarson@kergoth.com>
Wed, 2 Feb 2005 23:01:18 +0000
(23:01 +0000)
BKrev: 42015bbe7FV7vLa2zL75n7IJ7vZVhw
packages/gtk-webcore/osb-browser_0.5.0.bb
patch
|
blob
|
history
diff --git
a/packages/gtk-webcore/osb-browser_0.5.0.bb
b/packages/gtk-webcore/osb-browser_0.5.0.bb
index
e69de29
..
2bc396a
100644
(file)
--- a/
packages/gtk-webcore/osb-browser_0.5.0.bb
+++ b/
packages/gtk-webcore/osb-browser_0.5.0.bb
@@
-0,0
+1,12
@@
+LICENSE = GPL
+DESCRIPTION = "Gtk+ WebCore - reference browser"
+HOMEPAGE = "http://gtk-webcore.sourceforge.net/"
+PRIORITY = "optional"
+MAINTAINER = "Rene Wagner <rw@handhelds.org>"
+DEPENDS = "osb-nrcit gtk+ glib-2.0 libglade"
+SECTION = "gpe"
+
+SRC_URI = "${SOURCEFORGE_MIRROR}/gtk-webcore/osb-browser-${PV}.tar.gz \
+ file://no-pedantic.patch;patch=1"
+
+inherit autotools