diff options
| author | Waldemar Brodkorb <wbx@openadk.org> | 2014-03-17 09:44:44 +0100 |
|---|---|---|
| committer | Waldemar Brodkorb <wbx@openadk.org> | 2014-03-17 09:44:44 +0100 |
| commit | c0e617ea5633e5879f4b7dcf00f7942cf5da6a83 (patch) | |
| tree | 7f5414994b6cd15d7bdcce1f05bd2a75d4bfa06c /package/atftp/Makefile | |
| parent | f2b441c93ac0542edd34eaa30f5a55efa73439b9 (diff) | |
| parent | 521eddfc1e29218e26e3080c095a519ea3f8156d (diff) | |
Merge branch 'master' of git+ssh://openadk.org/git/openadk
Diffstat (limited to 'package/atftp/Makefile')
| -rw-r--r-- | package/atftp/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/package/atftp/Makefile b/package/atftp/Makefile index 598f58a06..7d5eefa66 100644 --- a/package/atftp/Makefile +++ b/package/atftp/Makefile @@ -14,6 +14,8 @@ PKG_BUILDDEP:= readline ncurses PKG_URL:= http://freshmeat.net/projects/atftp/ PKG_SITES:= ftp://ftp.mamalinux.com/pub/atftp/ +PKG_LIBC_DEPENDS:= uclibc glibc + PKG_SUBPKGS:= ATFTP ATFTPD PKGSD_ATFTPD:= TFTP server PKGSS_ATFTPD:= libreadline libncurses |
