summaryrefslogtreecommitdiff
path: root/package/xpdf/xpdf.mk
diff options
context:
space:
mode:
Diffstat (limited to 'package/xpdf/xpdf.mk')
-rw-r--r--package/xpdf/xpdf.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/xpdf/xpdf.mk b/package/xpdf/xpdf.mk
index ab60b2be5..6bbfed631 100644
--- a/package/xpdf/xpdf.mk
+++ b/package/xpdf/xpdf.mk
@@ -25,7 +25,7 @@ ifeq ($(BR2_PACKAGE_XORG7),y)
CXXFLAGS="-I$(STAGING_DIR)/usr/include/freetype2"
endif
-XPDF_DEPENDENCIES = uclibc freetype
+XPDF_DEPENDENCIES = freetype
$(eval $(call AUTOTARGETS,package,xpdf))