summaryrefslogtreecommitdiff
path: root/packages/x11/xproto/xproto.kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'packages/x11/xproto/xproto.kconfig')
-rw-r--r--packages/x11/xproto/xproto.kconfig9
1 files changed, 9 insertions, 0 deletions
diff --git a/packages/x11/xproto/xproto.kconfig b/packages/x11/xproto/xproto.kconfig
index b5a3b91..1bc7bf0 100644
--- a/packages/x11/xproto/xproto.kconfig
+++ b/packages/x11/xproto/xproto.kconfig
@@ -25,6 +25,7 @@
config EMBTK_HAVE_XPROTO
bool "Have xproto"
+ select EMBTK_XPROTO_PKG_IS_TARBZ2
help
xproto for X windowing system.
xproto provides the headers and specification documents
@@ -59,3 +60,11 @@ config EMBTK_XPROTO_VERSION_STRING
default "7.0.17" if EMBTK_XPROTO_VERSION_7_0_17
default "7.0.16" if EMBTK_XPROTO_VERSION_7_0_16
+config EMBTK_XPROTO_NEED_PATCH
+ bool
+config EMBTK_XPROTO_NEED_AUTORECONF
+ bool
+config EMBTK_XPROTO_PKG_IS_TARGZ
+ bool
+config EMBTK_XPROTO_PKG_IS_TARBZ2
+ bool