From: nbd Date: Fri, 12 Sep 2008 20:32:51 +0000 (+0000) Subject: remove obsolete dependency on missing package libXp X-Git-Url: http://207.154.207.93/?a=commitdiff_plain;h=550b9be766619d1961512a5a596ea828baa54918;p=packages.git remove obsolete dependency on missing package libXp git-svn-id: svn://svn.openwrt.org/openwrt/packages@12577 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- diff --git a/XOrg/lib/libXaw/Makefile b/XOrg/lib/libXaw/Makefile index 91b42031b..ceedf6b5a 100644 --- a/XOrg/lib/libXaw/Makefile +++ b/XOrg/lib/libXaw/Makefile @@ -21,7 +21,7 @@ define Package/libXaw SECTION:=xorg-libraries CATEGORY:=Xorg 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 URL:=http://xorg.freedesktop.org/ endef