diff options
Diffstat (limited to 'package/mtr/Makefile')
-rw-r--r-- | package/mtr/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package/mtr/Makefile b/package/mtr/Makefile index 9053cde1c..910dce00b 100644 --- a/package/mtr/Makefile +++ b/package/mtr/Makefile @@ -16,7 +16,7 @@ PKG_SITES:= ftp://ftp.bitwizard.nl/mtr/ DISTFILES:= ${PKG_NAME}-${PKG_VERSION}.tar.gz -PKG_LIBC_DEPENDS:= uclibc glibc +PKG_LIBC_DEPENDS:= uclibc-ng glibc include ${ADK_TOPDIR}/mk/package.mk |