[packages] xsever-xorg: Fix typo
authorlars <lars@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Mon, 15 Feb 2010 23:13:36 +0000 (23:13 +0000)
committerlars <lars@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Mon, 15 Feb 2010 23:13:36 +0000 (23:13 +0000)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@19649 3c298f89-4303-0410-b956-a3cf2f4a3e73

Xorg/xorg/xserver/xorg-server/Makefile

index 26e0992..3aee7c7 100644 (file)
@@ -45,7 +45,7 @@ $(call Package/xorg/Default)
   TITLE:=Xorg xserver
   DEPENDS:=+xserver-common \
   +libpthread \
-  +libxkbcomp \
+  +xkbcomp \
   +libxkbfile \
   +libXfont \
   +libXau \