From a03d1b93681c9059df8f0b7f4e62ca0d42caaf08 Mon Sep 17 00:00:00 2001 From: lars Date: Thu, 27 Nov 2008 22:15:28 +0000 Subject: [PATCH] Fix libXft dependencies. git-svn-id: svn://svn.openwrt.org/openwrt/packages@13382 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- Xorg/lib/libXft/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Xorg/lib/libXft/Makefile b/Xorg/lib/libXft/Makefile index 986b42818..9cbed2ba1 100644 --- a/Xorg/lib/libXft/Makefile +++ b/Xorg/lib/libXft/Makefile @@ -23,7 +23,7 @@ define Package/libXft SECTION:=xorg-libraries CATEGORY:=Xorg SUBMENU:=libraries - DEPENDS:=+fontconfig +libSM @DISPLAY_SUPPORT + DEPENDS:=+fontconfig +libfreetype +libXrender TITLE:=libXft URL:=http://xorg.freedesktop.org/ endef -- 2.11.0