diff options
Diffstat (limited to 'package/xkeyboard-config/Makefile')
-rw-r--r-- | package/xkeyboard-config/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package/xkeyboard-config/Makefile b/package/xkeyboard-config/Makefile index 7f5f258f4..d0252ddec 100644 --- a/package/xkeyboard-config/Makefile +++ b/package/xkeyboard-config/Makefile @@ -9,7 +9,7 @@ PKG_RELEASE:= 1 PKG_BUILDDEP+= xkbcomp PKG_MD5SUM:= c024a6e2a5b8c4ce3d9d1f1286466163 PKG_DESCR:= X keyboard config -PKG_SECTION:= x11 +PKG_SECTION:= x11/libs PKG_SITES:= http://xlibs.freedesktop.org/xkbdesc/ include $(TOPDIR)/mk/package.mk |