add missing dependency
[openwrt/svn-archive/archive.git] / 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