summaryrefslogtreecommitdiff
path: root/packages/classpath/classpath-gtk_0.93.bb
diff options
context:
space:
mode:
authorRolf Leggewie <oe-devel@rolf.leggewie.biz>2007-05-23 23:36:44 +0000
committerRolf Leggewie <oe-devel@rolf.leggewie.biz>2007-05-23 23:36:44 +0000
commit49e3d54393d3e30008c9583a8d7fec531f45bcea (patch)
tree59706daa469eb5c9108a3bc4933cf7baca077c93 /packages/classpath/classpath-gtk_0.93.bb
parent7c62fe0547ac8601b0583747eb6a40ab14e74697 (diff)
classpath: revert seemingly erroneous manipulations of SRC_URI in classpath.inc
Add gconf_version.patch explicitly to the SRC_URI where appropriate
Diffstat (limited to 'packages/classpath/classpath-gtk_0.93.bb')
-rw-r--r--packages/classpath/classpath-gtk_0.93.bb2
1 files changed, 2 insertions, 0 deletions
diff --git a/packages/classpath/classpath-gtk_0.93.bb b/packages/classpath/classpath-gtk_0.93.bb
index 9577947a0c..137ee8ffb2 100644
--- a/packages/classpath/classpath-gtk_0.93.bb
+++ b/packages/classpath/classpath-gtk_0.93.bb
@@ -4,6 +4,8 @@ DEPENDS = "glib-2.0 gtk+ cairo gconf libart-lgpl pango libxtst jikes-native zip-
RDEPENDS_${PN} = "classpath-common (>= ${PV})"
RCONFLICTS_${PN} = "classpath-minimal"
+SRC_URI += "file://gconf_version.patch;patch=1"
+
EXTRA_OECONF = "--with-jikes --disable-plugin --disable-dssi"
PACKAGES = "classpath-dev classpath-doc classpath-common classpath-examples classpath-tools ${PN}"