diff options
Diffstat (limited to 'package/classpath/Makefile')
-rw-r--r-- | package/classpath/Makefile | 4 |
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/ \ |