1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-08-20 18:26:26 +03:00
openwrt-xburst/package/osiris/Config.in
nico bac2879cc5 Change openssl lib dependency from openssl to libopenssl
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1016 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-05-22 10:07:40 +00:00

16 lines
356 B
Plaintext

config BR2_PACKAGE_OSIRISD
tristate "osirisd - Host integrity monitoring system (scanning agent)"
default m if CONFIG_DEVEL
select BR2_PACKAGE_LIBOPENSSL
help
An host integrity monitoring system (scanning agent)
http://www.hostintegrity.com/osiris/
Depends: openssl
config BR_PACKAGE_OSIRIS
tristate
default BR2_PACKAGE_OSIRISD