procps: needs WCHAR
authorPeter Korsgaard <jacmet@sunsite.dk>
Sun, 24 Aug 2008 12:40:32 +0000 (12:40 -0000)
committerPeter Korsgaard <jacmet@sunsite.dk>
Sun, 24 Aug 2008 12:40:32 +0000 (12:40 -0000)
package/procps/Config.in

index 48baf7b6a84502b5e5cef624d44cb61767190d99..8d45f0acb602ea829fe7bdd6f720125aeb830eec 100644 (file)
@@ -1,6 +1,7 @@
 config BR2_PACKAGE_PROCPS
        bool "procps"
        select BR2_PACKAGE_NCURSES
+       depends on BR2_USE_WCHAR
        help
          Standard informational utilities and process-handling tools.
          Provides things like kill, ps, uptime, free, top, etc...