summaryrefslogtreecommitdiff
path: root/packages/x11/xkeyboardconfig/xkeyboardconfig.kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'packages/x11/xkeyboardconfig/xkeyboardconfig.kconfig')
-rw-r--r--packages/x11/xkeyboardconfig/xkeyboardconfig.kconfig9
1 files changed, 9 insertions, 0 deletions
diff --git a/packages/x11/xkeyboardconfig/xkeyboardconfig.kconfig b/packages/x11/xkeyboardconfig/xkeyboardconfig.kconfig
index a0d672e..329540d 100644
--- a/packages/x11/xkeyboardconfig/xkeyboardconfig.kconfig
+++ b/packages/x11/xkeyboardconfig/xkeyboardconfig.kconfig
@@ -24,6 +24,7 @@
config EMBTK_HAVE_XKEYBOARDCONFIG
bool "Have xkeyboard-config"
+ select EMBTK_XKEYBOARDCONFIG_PKG_IS_TARBZ2
select EMBTK_HAVE_XKBCOMP
help
xkeyboard-config for X windowing system
@@ -41,3 +42,11 @@ config EMBTK_XKEYBOARDCONFIG_VERSION_STRING
string
default "1.8" if EMBTK_XKEYBOARDCONFIG_VERSION_1_8
+config EMBTK_XKEYBOARDCONFIG_NEED_PATCH
+ bool
+config EMBTK_XKEYBOARDCONFIG_NEED_AUTORECONF
+ bool
+config EMBTK_XKEYBOARDCONFIG_PKG_IS_TARGZ
+ bool
+config EMBTK_XKEYBOARDCONFIG_PKG_IS_TARBZ2
+ bool