diff options
author | Waldemar Brodkorb <wbx@openadk.org> | 2014-05-02 10:31:32 +0200 |
---|---|---|
committer | Waldemar Brodkorb <wbx@openadk.org> | 2014-05-02 10:32:14 +0200 |
commit | 62b708ebe8ee50d9aa18ca4d98d6dc8363d03163 (patch) | |
tree | 9f4a646d30075bbdecefe2b78879e85a5239b7e9 /package/classpath/Makefile | |
parent | 65fb15bb8a69aa1669076d22671f1e8c7b43d9a6 (diff) |
pam required, fix distfiles
Diffstat (limited to 'package/classpath/Makefile')
-rw-r--r-- | package/classpath/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/package/classpath/Makefile b/package/classpath/Makefile index dd983288e..4475acf02 100644 --- a/package/classpath/Makefile +++ b/package/classpath/Makefile @@ -14,6 +14,8 @@ PKG_DEPENDS:= libgtk gdk-pixbuf orbit2 gconf PKG_URL:= http://www.gnu.org/software/classpath/home.html PKG_SITES:= ${MASTER_SITE_GNU:=classpath/} +DISTFILES:= ${PKG_NAME}-${PKG_VERSION}.tar.gz + PKG_HOST_DEPENDS:= linux PKG_ARCH_DEPENDS:= !arm |