[packages] libxkbui: Add libXt and libxkbfile deps
authorAndy Boyett <agb@openwrt.org>
Tue, 10 Jun 2008 06:36:50 +0000 (06:36 +0000)
committerAndy Boyett <agb@openwrt.org>
Tue, 10 Jun 2008 06:36:50 +0000 (06:36 +0000)
SVN-Revision: 11424

XOrg/lib/libxkbui/Makefile

index 482fcdd826e5ac46b8a36f179bbc3ac28085bceb..7f5ccfe950b656ae72aabfaf99e6ab41ef3f4bc0 100644 (file)
@@ -21,7 +21,7 @@ define Package/libxkbui
   SECTION:=xorg-libraries
   CATEGORY:=Xorg
   SUBMENU:=libraries
-  DEPENDS:=+xorg-headers-native +util-macros  @DISPLAY_SUPPORT
+  DEPENDS:=+xorg-headers-native +util-macros +libXt +libxkbfile @DISPLAY_SUPPORT
   TITLE:=libxkbui
   URL:=http://xorg.freedesktop.org/
 endef