remove obsolete dependency on missing package libXp

git-svn-id: svn://svn.openwrt.org/openwrt/packages@12577 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
nbd 2008-09-12 20:32:51 +00:00
parent c8e611ff9a
commit 550b9be766

View File

@ -21,7 +21,7 @@ define Package/libXaw
SECTION:=xorg-libraries SECTION:=xorg-libraries
CATEGORY:=Xorg CATEGORY:=Xorg
SUBMENU:=libraries SUBMENU:=libraries
DEPENDS:=+xorg-headers-native +util-macros +xproto +libX11 +libXext +xextproto +libXt +libXmu +libXmu +libXpm +libXp +printproto +libXau @DISPLAY_SUPPORT DEPENDS:=+xorg-headers-native +util-macros +xproto +libX11 +libXext +xextproto +libXt +libXmu +libXmu +libXpm +printproto +libXau @DISPLAY_SUPPORT
TITLE:=libXaw TITLE:=libXaw
URL:=http://xorg.freedesktop.org/ URL:=http://xorg.freedesktop.org/
endef endef