[Buildroot] svn commit: trunk/buildroot/package/procps

jacmet at uclibc.org jacmet at uclibc.org
Sun Aug 24 12:40:33 UTC 2008


Author: jacmet
Date: 2008-08-24 05:40:32 -0700 (Sun, 24 Aug 2008)
New Revision: 23194

Log:
procps: needs WCHAR

Modified:
   trunk/buildroot/package/procps/Config.in


Changeset:
Modified: trunk/buildroot/package/procps/Config.in
===================================================================
--- trunk/buildroot/package/procps/Config.in	2008-08-24 07:48:22 UTC (rev 23193)
+++ trunk/buildroot/package/procps/Config.in	2008-08-24 12:40:32 UTC (rev 23194)
@@ -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...




More information about the buildroot mailing list