summaryrefslogtreecommitdiff
path: root/packages/x11/libxfont/libxfont.kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'packages/x11/libxfont/libxfont.kconfig')
-rw-r--r--packages/x11/libxfont/libxfont.kconfig9
1 files changed, 9 insertions, 0 deletions
diff --git a/packages/x11/libxfont/libxfont.kconfig b/packages/x11/libxfont/libxfont.kconfig
index 1e908f2..897d0dc 100644
--- a/packages/x11/libxfont/libxfont.kconfig
+++ b/packages/x11/libxfont/libxfont.kconfig
@@ -25,6 +25,7 @@
config EMBTK_HAVE_LIBXFONT
bool "Have libxfont"
+ select EMBTK_LIBXFONT_PKG_IS_TARBZ2
select EMBTK_HAVE_LIBFONTENC
select EMBTK_HAVE_FREETYPE
help
@@ -49,3 +50,11 @@ config EMBTK_LIBXFONT_VERSION_STRING
default "1.4.2" if EMBTK_LIBXFONT_VERSION_1_4_2
default "1.4.1" if EMBTK_LIBXFONT_VERSION_1_4_1
+config EMBTK_LIBXFONT_NEED_PATCH
+ bool
+config EMBTK_LIBXFONT_NEED_AUTORECONF
+ bool
+config EMBTK_LIBXFONT_PKG_IS_TARGZ
+ bool
+config EMBTK_LIBXFONT_PKG_IS_TARBZ2
+ bool