From ac665a9d6d21b78bfacab7590c33d4e066872401 Mon Sep 17 00:00:00 2001 From: agb Date: Tue, 10 Jun 2008 06:36:33 +0000 Subject: [PATCH] [packages] libXt: Add libX11 dep git-svn-id: svn://svn.openwrt.org/openwrt/packages@11423 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- XOrg/lib/libXt/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/XOrg/lib/libXt/Makefile b/XOrg/lib/libXt/Makefile index 02395a570..9f4839598 100644 --- a/XOrg/lib/libXt/Makefile +++ b/XOrg/lib/libXt/Makefile @@ -21,7 +21,7 @@ define Package/libXt SECTION:=xorg-libraries CATEGORY:=Xorg SUBMENU:=libraries - DEPENDS:=+xorg-headers-native +util-macros +libSM @DISPLAY_SUPPORT + DEPENDS:=+xorg-headers-native +util-macros +libX11 +libSM @DISPLAY_SUPPORT TITLE:=libXt URL:=http://xorg.freedesktop.org/ endef -- 2.11.0