From: nbd Date: Mon, 14 Jan 2008 15:33:59 +0000 (+0000) Subject: add missing dependency X-Git-Url: http://207.154.207.93/?a=commitdiff_plain;h=3e3e965b168211e3aca4210976c2d5e402a68846;p=packages.git add missing dependency git-svn-id: svn://svn.openwrt.org/openwrt/packages@10192 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- diff --git a/XOrg/lib/libxkbfile/Makefile b/XOrg/lib/libxkbfile/Makefile index 0de2cd45c..af66b0e97 100644 --- a/XOrg/lib/libxkbfile/Makefile +++ b/XOrg/lib/libxkbfile/Makefile @@ -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