diff options
Diffstat (limited to 'package/libXext/Makefile')
-rw-r--r-- | package/libXext/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package/libXext/Makefile b/package/libXext/Makefile index 0bd2997d9..640f7ed50 100644 --- a/package/libXext/Makefile +++ b/package/libXext/Makefile @@ -7,7 +7,7 @@ PKG_NAME:= libXext PKG_VERSION:= 1.3.1 PKG_RELEASE:= 2 PKG_MD5SUM:= 249478eae5c4fab7722894cb99565405 -PKG_DESCR:= X client interface to extensions of the X protocol +PKG_DESCR:= client interface to extensions of the x protocol PKG_SECTION:= x11/libs PKG_BUILDDEP:= libX11 xextproto libXext-host PKG_SITES:= ${MASTER_SITE_XORG} |