summaryrefslogtreecommitdiff
path: root/packages/x11/randrproto/randrproto.kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'packages/x11/randrproto/randrproto.kconfig')
-rw-r--r--packages/x11/randrproto/randrproto.kconfig9
1 files changed, 9 insertions, 0 deletions
diff --git a/packages/x11/randrproto/randrproto.kconfig b/packages/x11/randrproto/randrproto.kconfig
index 0c5e688..c9186ae 100644
--- a/packages/x11/randrproto/randrproto.kconfig
+++ b/packages/x11/randrproto/randrproto.kconfig
@@ -25,6 +25,7 @@
config EMBTK_HAVE_RANDRPROTO
bool "Have randrproto"
+ select EMBTK_RANDRPROTO_PKG_IS_TARBZ2
help
randrproto for X windowing system.
This extension defines a protocol for clients to dynamically
@@ -48,3 +49,11 @@ config EMBTK_RANDRPROTO_VERSION_STRING
default "1.3.2" if EMBTK_RANDRPROTO_VERSION_1_3_2
default "1.3.1" if EMBTK_RANDRPROTO_VERSION_1_3_1
+config EMBTK_RANDRPROTO_NEED_PATCH
+ bool
+config EMBTK_RANDRPROTO_NEED_AUTORECONF
+ bool
+config EMBTK_RANDRPROTO_PKG_IS_TARGZ
+ bool
+config EMBTK_RANDRPROTO_PKG_IS_TARBZ2
+ bool