diff options
Diffstat (limited to 'package/libXau/Makefile')
-rw-r--r-- | package/libXau/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package/libXau/Makefile b/package/libXau/Makefile index f1164bd47..61db4c086 100644 --- a/package/libXau/Makefile +++ b/package/libXau/Makefile @@ -7,7 +7,7 @@ PKG_NAME:= libXau PKG_VERSION:= 1.0.7 PKG_RELEASE:= 2 PKG_MD5SUM:= 3ab7a4d1aac1b7f8ccc6b9755a19f252 -PKG_DESCR:= X11 authorisation library +PKG_DESCR:= x11 authorisation library PKG_SECTION:= x11/libs PKG_BUILDDEP:= xproto libXau-host PKG_SITES:= ${MASTER_SITE_XORG} |