diff options
Diffstat (limited to 'package/libXtst/Makefile')
-rw-r--r-- | package/libXtst/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package/libXtst/Makefile b/package/libXtst/Makefile index ff8945648..4790863e4 100644 --- a/package/libXtst/Makefile +++ b/package/libXtst/Makefile @@ -7,7 +7,7 @@ PKG_NAME:= libXtst PKG_VERSION:= 1.2.1 PKG_RELEASE:= 2 PKG_MD5SUM:= 8918809e47c29b44d25eb16b1586a15b -PKG_DESCR:= Xtst library +PKG_DESCR:= client interface to the record extension to the x protocol PKG_SECTION:= x11/libs PKG_BUILDDEP+= recordproto libXi HOST_BUILDDEP:= recordproto-host xproto-host xextproto-host |