Highlight dependencies for mpatrol
authorUlf Samuelsson <ulf.samuelsson@atmel.com>
Sun, 12 Aug 2007 00:37:01 +0000 (00:37 -0000)
committerUlf Samuelsson <ulf.samuelsson@atmel.com>
Sun, 12 Aug 2007 00:37:01 +0000 (00:37 -0000)
package/mpatrol/Config.in

index 12a3ceef44d39d14d04d3063a45275aab56fe142..1edd273c267f0c4cf6108eaa79c9cc16ae3538a4 100644 (file)
@@ -1,6 +1,8 @@
 config BR2_PACKAGE_MPATROL
        bool "mpatrol"
        default n
+       depends on BR2_PACKAGE_GDB || BR2_PACKAGE_GCC_TARGET || BR2_PACKAGE_LIBELF
+
        help
          A debugging tool that attempts to diagnose run-time errors that are
          caused by the wrong use of dynamically allocated memory. It acts as