diff options
author | Robert Schuster <robertschuster@fsfe.org> | 2010-08-04 11:21:16 +0200 |
---|---|---|
committer | Robert Schuster <robertschuster@fsfe.org> | 2010-08-04 11:23:24 +0200 |
commit | 2d497d37fccfe2b4c6bc0eed54ce305dea4c286c (patch) | |
tree | f8ce104956c77c0fae3d2675f9a45c7ee51e55c9 /recipes/classpath/classpath_0.97.2.bb | |
parent | d77a456917d97c4f1c50380bc441ad7d8a1b6c14 (diff) |
classpath: Unified remaining recipes.
Diffstat (limited to 'recipes/classpath/classpath_0.97.2.bb')
-rw-r--r-- | recipes/classpath/classpath_0.97.2.bb | 16 |
1 files changed, 1 insertions, 15 deletions
diff --git a/recipes/classpath/classpath_0.97.2.bb b/recipes/classpath/classpath_0.97.2.bb index b53ba2b456..406b38db88 100644 --- a/recipes/classpath/classpath_0.97.2.bb +++ b/recipes/classpath/classpath_0.97.2.bb @@ -13,21 +13,7 @@ SRC_URI += "\ file://toolwrapper-exithook.patch \ " -PR = "r10" - -DEPENDS += "gtk+ gconf libxtst" - -EXTRA_OECONF += "\ - --disable-alsa \ - --disable-dssi \ - --disable-qt4-peer \ - --disable-plugin \ - --enable-gconf-peer \ - --enable-gtk-peer \ - --enable-local-sockets \ - --with-vm=java \ - " - +PR = "r11" SRC_URI[md5sum] = "6a35347901ace03c31cc49751b338f31" SRC_URI[sha256sum] = "001fee5ad3ddd043783d59593153510f09064b0d9b5aea82f535266f62f02db4" |