From 550b9be766619d1961512a5a596ea828baa54918 Mon Sep 17 00:00:00 2001 From: nbd Date: Fri, 12 Sep 2008 20:32:51 +0000 Subject: [PATCH] remove obsolete dependency on missing package libXp git-svn-id: svn://svn.openwrt.org/openwrt/packages@12577 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- XOrg/lib/libXaw/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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