diff options
Diffstat (limited to 'package/libXext/Makefile')
-rw-r--r-- | package/libXext/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/package/libXext/Makefile b/package/libXext/Makefile index 2713ecb08..1d60babd8 100644 --- a/package/libXext/Makefile +++ b/package/libXext/Makefile @@ -11,6 +11,7 @@ PKG_DESCR:= X client interface to extensions of the X protocol PKG_SECTION:= x11/libs PKG_BUILDDEP:= libX11 xextproto PKG_SITES:= ${MASTER_SITE_XORG} +PKG_LIBNAME:= libxext PKG_OPTS:= dev ifeq ($(ADK_STATIC),y) |