summaryrefslogtreecommitdiff
path: root/packages/development/libnih/libnih.kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'packages/development/libnih/libnih.kconfig')
-rw-r--r--packages/development/libnih/libnih.kconfig9
1 files changed, 7 insertions, 2 deletions
diff --git a/packages/development/libnih/libnih.kconfig b/packages/development/libnih/libnih.kconfig
index fe39e05..b315319 100644
--- a/packages/development/libnih/libnih.kconfig
+++ b/packages/development/libnih/libnih.kconfig
@@ -26,6 +26,7 @@
config EMBTK_HAVE_LIBNIH
bool "Have libnih"
select EMBTK_HAVE_DBUS
+ select EMBTK_LIBNIH_PKG_IS_TARGZ
help
libnih is a small library for C application development
containing functions that, despite its name, are not implemented
@@ -61,5 +62,9 @@ config EMBTK_LIBNIH_VERSION_STRING
config EMBTK_LIBNIH_NEED_PATCH
bool
-
-
+config EMBTK_LIBNIH_NEED_AUTORECONF
+ bool
+config EMBTK_LIBNIH_PKG_IS_TARGZ
+ bool
+config EMBTK_LIBNIH_PKG_IS_TARBZ2
+ bool