diff options
-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 38591beca..6c42782f2 100644 --- a/package/libXtst/Makefile +++ b/package/libXtst/Makefile @@ -13,7 +13,7 @@ PKG_BUILDDEP+= recordproto libXi HOST_BUILDDEP:= recordproto-host xproto-host xextproto-host HOST_BUILDDEP+= inputproto-host kbproto-host xtrans-host HOST_BUILDDEP+= xcb-proto-host libXau-host libpthread-stubs-host -HOST_BUILDDEP+= libX11-host libXext-host libXi-host libXtst-host +HOST_BUILDDEP+= libX11-host libXext-host libXi-host PKG_SITES:= ${MASTER_SITE_XORG} PKG_LIBNAME:= libxtst PKG_OPTS:= dev |