projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
fix build on systems without libgcrypt-config
[openwrt.git]
/
package
/
osiris
/
Config.in
diff --git
a/package/osiris/Config.in
b/package/osiris/Config.in
index
1980831
..
69afb90
100644
(file)
--- a/
package/osiris/Config.in
+++ b/
package/osiris/Config.in
@@
-1,12
+1,13
@@
-config BR
_PACKAG
E_OSIRIS
- bool
+config BR
2_COMPIL
E_OSIRIS
+ tristate
default n
depends BR2_PACKAGE_OSIRISD
config BR2_PACKAGE_OSIRISD
default n
depends BR2_PACKAGE_OSIRISD
config BR2_PACKAGE_OSIRISD
- tristate "osirisd - Host integrity monitoring system (scanning agent)"
+ prompt "osirisd........................... Host integrity monitoring system (scanning agent)"
+ tristate
default m if CONFIG_DEVEL
default m if CONFIG_DEVEL
- select BR2_
PACKAG
E_OSIRIS
+ select BR2_
COMPIL
E_OSIRIS
select BR2_PACKAGE_LIBOPENSSL
help
An host integrity monitoring system (scanning agent)
select BR2_PACKAGE_LIBOPENSSL
help
An host integrity monitoring system (scanning agent)
@@
-14,5
+15,4
@@
config BR2_PACKAGE_OSIRISD
http://www.hostintegrity.com/osiris/
Depends: openssl
http://www.hostintegrity.com/osiris/
Depends: openssl
-
This page took
0.022936 seconds
and
4
git commands to generate.