summaryrefslogtreecommitdiff
path: root/package/classpath
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2015-04-21 15:43:33 -0500
committerWaldemar Brodkorb <wbx@openadk.org>2015-04-21 15:45:16 -0500
commit5b84dd98c49590d7935f2a2c36b50859956736d0 (patch)
treed1e5ce4ece884d95525561c4368bcbaac9233619 /package/classpath
parent1acb278846fc418f529c00ff99d6c7f657db1625 (diff)
rename gtk+ to libgtk2
Diffstat (limited to 'package/classpath')
-rw-r--r--package/classpath/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/package/classpath/Makefile b/package/classpath/Makefile
index 411d728d8..34b15ec59 100644
--- a/package/classpath/Makefile
+++ b/package/classpath/Makefile
@@ -9,8 +9,8 @@ PKG_RELEASE:= 1
PKG_HASH:= f929297f8ae9b613a1a167e231566861893260651d913ad9b6c11933895fecc8 26ca659f47d77384f518cf2b6463892fcd4f0b0d4d8c0de2addf697e63e7326b
PKG_DESCR:= java classpath
PKG_SECTION:= dev/tools
-PKG_BUILDDEP:= gtk+ gdk-pixbuf orbit2 gconf
-PKG_DEPENDS:= libgtk gdk-pixbuf orbit2 gconf
+PKG_BUILDDEP:= libgtk2 gdk-pixbuf orbit2 gconf
+PKG_DEPENDS:= libgtk2 gdk-pixbuf orbit2 gconf
HOST_BUILDDEP:= gcj-host ecj-host
PKG_URL:= http://www.gnu.org/software/classpath/home.html
PKG_SITES:= ftp://ftp.gnu.org/gnu/classpath/ \