소스 검색

argus: select libpcap

Peter Korsgaard 17 년 전
부모
커밋
71d8b44878
1개의 변경된 파일1개의 추가작업 그리고 4개의 파일을 삭제
  1. 1 4
      package/argus/Config.in

+ 1 - 4
package/argus/Config.in

@@ -1,10 +1,7 @@
 config BR2_PACKAGE_ARGUS
 	bool "argus"
-	depends on BR2_PACKAGE_LIBPCAP
+	select BR2_PACKAGE_LIBPCAP
 	help
 	  A Real Time Flow Monitor-based audit engine.
 
 	  http://qosient.com/argus/
-
-comment "argus		- disabled (requires libpcap)"
-	depends on !BR2_PACKAGE_LIBPCAP