removed duplicate freetype

git-svn-id: svn://svn.openwrt.org/openwrt/packages@9148 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
blogic
2007-10-05 20:29:05 +00:00
parent 1449c66c4a
commit c2b2611a5a
6 changed files with 4 additions and 119 deletions

View File

@ -21,7 +21,7 @@ define Package/libXrender
SECTION:=xorg-libraries
CATEGORY:=Xorg
SUBMENU:=libraries
DEPENDS:=+xorg-headers-native +util-macros +freetype +zlib +xproto +libfontenc +xtrans +fontsproto +renderproto @TARGET_x86
DEPENDS:=+xorg-headers-native +util-macros +libfreetype +zlib +xproto +libfontenc +xtrans +fontsproto +renderproto @TARGET_x86
TITLE:=libXrender
URL:=http://xorg.freedesktop.org/
endef