From: lars Date: Thu, 27 Nov 2008 22:15:28 +0000 (+0000) Subject: Fix libXft dependencies. X-Git-Url: http://207.154.207.93/?a=commitdiff_plain;h=a03d1b93681c9059df8f0b7f4e62ca0d42caaf08;p=packages.git Fix libXft dependencies. git-svn-id: svn://svn.openwrt.org/openwrt/packages@13382 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- 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