summaryrefslogtreecommitdiff
path: root/package/poco
diff options
context:
space:
mode:
Diffstat (limited to 'package/poco')
-rw-r--r--package/poco/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/package/poco/Makefile b/package/poco/Makefile
index cfcc533a4..60f6c6624 100644
--- a/package/poco/Makefile
+++ b/package/poco/Makefile
@@ -15,6 +15,8 @@ PKG_URL:= http://pocoproject.org
PKG_SITES:= http://pocoproject.org/releases/poco-1.6.0/
PKG_OPTS:= dev
+PKG_LIBC_DEPENDS:= glibc
+
DISTFILES:= $(PKG_NAME)-$(PKG_VERSION).tar.gz
include $(ADK_TOPDIR)/mk/package.mk