add missing dependency
authorFelix Fietkau <nbd@openwrt.org>
Mon, 14 Jan 2008 15:33:59 +0000 (15:33 +0000)
committerFelix Fietkau <nbd@openwrt.org>
Mon, 14 Jan 2008 15:33:59 +0000 (15:33 +0000)
SVN-Revision: 10192

XOrg/lib/libxkbfile/Makefile

index 0de2cd45c6a806f00e49fadcfe001a5b0d4f9e09..af66b0e976905f0f95548a545f4f47f4eb46837f 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