summaryrefslogtreecommitdiff
path: root/packages/x11/xextproto/xextproto.kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'packages/x11/xextproto/xextproto.kconfig')
-rw-r--r--packages/x11/xextproto/xextproto.kconfig9
1 files changed, 9 insertions, 0 deletions
diff --git a/packages/x11/xextproto/xextproto.kconfig b/packages/x11/xextproto/xextproto.kconfig
index 95e67dc..1b5c00f 100644
--- a/packages/x11/xextproto/xextproto.kconfig
+++ b/packages/x11/xextproto/xextproto.kconfig
@@ -25,6 +25,7 @@
config EMBTK_HAVE_XEXTPROTO
bool "Have xextproto"
+ select EMBTK_XEXTPROTO_PKG_IS_TARBZ2
help
xextproto for X window system
choice
@@ -44,3 +45,11 @@ config EMBTK_XEXTPROTO_VERSION_STRING
default "7.1.2" if EMBTK_XEXTPROTO_VERSION_7_1_2
default "7.1.1" if EMBTK_XEXTPROTO_VERSION_7_1_1
+config EMBTK_XEXTPROTO_NEED_PATCH
+ bool
+config EMBTK_XEXTPROTO_NEED_AUTORECONF
+ bool
+config EMBTK_XEXTPROTO_PKG_IS_TARGZ
+ bool
+config EMBTK_XEXTPROTO_PKG_IS_TARBZ2
+ bool