From b6c1fff0e555b866059f81046e43ebce184f598f Mon Sep 17 00:00:00 2001 From: lars Date: Tue, 2 Sep 2008 23:20:21 +0000 Subject: [PATCH] Add missing dependencies for libXmu. git-svn-id: svn://svn.openwrt.org/openwrt/packages@12507 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- XOrg/lib/libXmu/Makefile | 2 +- XOrg/lib/packages | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/XOrg/lib/libXmu/Makefile b/XOrg/lib/libXmu/Makefile index 136d16633..1517629e9 100644 --- a/XOrg/lib/libXmu/Makefile +++ b/XOrg/lib/libXmu/Makefile @@ -21,7 +21,7 @@ define Package/libXmu SECTION:=xorg-libraries CATEGORY:=Xorg SUBMENU:=libraries - DEPENDS:=+xorg-headers-native +util-macros @DISPLAY_SUPPORT + DEPENDS:=+xorg-headers-native +util-macros +libXt +libXext @DISPLAY_SUPPORT TITLE:=libXmu URL:=http://xorg.freedesktop.org/ endef diff --git a/XOrg/lib/packages b/XOrg/lib/packages index ad41861bc..55ccfdc98 100644 --- a/XOrg/lib/packages +++ b/XOrg/lib/packages @@ -11,7 +11,7 @@ libXfixes-4.0.3| libXfont-1.3.1|+zlib+libfontenc+fontcacheproto+fontsproto+libfreetype libxkbfile-1.0.4| libxkbui-1.0.2| -libXmu-1.0.3| +libXmu-1.0.3|+libXt +libXext libXpm-3.5.7| libXrandr-1.2.2|+libXext+libXrender+randrproto+renderproto+xextproto+libX11 libXrender-0.9.4|+libfreetype+zlib+xproto+libfontenc+xtrans+fontsproto+renderproto -- 2.11.0