projects
/
buildroot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5b8a4a4
)
ngircd: needs mmu
author
Gustavo Zacarias
<gustavo@zacarias.com.ar>
Wed, 9 Oct 2013 20:25:48 +0000
(17:25 -0300)
committer
Peter Korsgaard
<peter@korsgaard.com>
Wed, 9 Oct 2013 20:35:13 +0000
(22:35 +0200)
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
package/ngircd/Config.in
patch
|
blob
|
history
diff --git
a/package/ngircd/Config.in
b/package/ngircd/Config.in
index e8fc3d0569c54a613125a37982be55c8994a52f6..f1d8bea904aea2888aaf5bb5d7ea132e506d268a 100644
(file)
--- a/
package/ngircd/Config.in
+++ b/
package/ngircd/Config.in
@@
-1,5
+1,6
@@
config BR2_PACKAGE_NGIRCD
bool "ngircd"
+ depends on BR2_USE_MMU # fork()
select BR2_PACKAGE_ZLIB
help
Next Generation IRC server deamon.