add missing dependency
authornbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Mon, 14 Jan 2008 15:33:59 +0000 (15:33 +0000)
committernbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Mon, 14 Jan 2008 15:33:59 +0000 (15:33 +0000)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@10192 3c298f89-4303-0410-b956-a3cf2f4a3e73

XOrg/lib/libxkbfile/Makefile

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