summaryrefslogtreecommitdiff
path: root/package/e2fsprogs/Config.in
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2009-11-20 09:31:11 +0100
committerWaldemar Brodkorb <wbx@openadk.org>2009-11-20 09:31:11 +0100
commitb289db8925f82e83048caa34332ccd654d12f62d (patch)
treec03f6147981815269b7282753925a7f1233fbca6 /package/e2fsprogs/Config.in
parent46ca99ab03f2b7e70b1d7505cec7cd03b2e4e006 (diff)
package updates and compile fixes
- update ctorrent, cups, gnutls and freeradius-server - compile kerberos (heimdal,krb5) with com_err library from e2fsprogs to allow both to be build without installing local copys of libcom_err - cleanup lynx package add zlib dependency
Diffstat (limited to 'package/e2fsprogs/Config.in')
-rw-r--r--package/e2fsprogs/Config.in8
1 files changed, 8 insertions, 0 deletions
diff --git a/package/e2fsprogs/Config.in b/package/e2fsprogs/Config.in
index 011b3b257..4f80a07dc 100644
--- a/package/e2fsprogs/Config.in
+++ b/package/e2fsprogs/Config.in
@@ -4,6 +4,7 @@ config ADK_PACKAGE_E2FSPROGS
default n
select ADK_PACKAGE_LIBUUID
select ADK_PACKAGE_LIBCOM_ERR
+ select ADK_PACKAGE_LIBSS
select ADK_PACKAGE_LIBBLKID
help
This package contains essential ext2 filesystem utilities which consists of
@@ -32,3 +33,10 @@ config ADK_PACKAGE_LIBCOM_ERR
tristate
default n
help
+
+config ADK_PACKAGE_LIBSS
+ prompt "libss........................... Subsystem command parsing library"
+ depends on ADK_PACKAGE_E2FSPROGS
+ tristate
+ default n
+ help