diff options
Diffstat (limited to 'package/fbset/Makefile')
-rw-r--r-- | package/fbset/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package/fbset/Makefile b/package/fbset/Makefile index 6943d6d68..bd8186ceb 100644 --- a/package/fbset/Makefile +++ b/package/fbset/Makefile @@ -11,7 +11,7 @@ PKG_DESCR:= framebuffer utility PKG_SECTION:= utils PKG_SITES:= http://users.telenet.be/geertu/Linux/fbdev/ -PKG_LIBC_DEPENDS:= uclibc eglibc glibc +PKG_LIBC_DEPENDS:= uclibc glibc include ${TOPDIR}/mk/package.mk |