diff options
Diffstat (limited to 'package/libXmu/Makefile')
-rw-r--r-- | package/libXmu/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package/libXmu/Makefile b/package/libXmu/Makefile index c208c65e6..0a776b0ef 100644 --- a/package/libXmu/Makefile +++ b/package/libXmu/Makefile @@ -8,7 +8,7 @@ PKG_VERSION:= 1.0.5 PKG_RELEASE:= 1 PKG_MD5SUM:= f49e3587cdc299707da0786a681f9c05 PKG_DESCR:= miscellaneous utility functions for X libraries -PKG_SECTION:= x11 +PKG_SECTION:= x11/libs PKG_BUILDDEP+= libXt PKG_SITES:= ${MASTER_SITE_XORG} |