[gobolinux-devel] CreateRootlessEnvironment missing dependencie

Fábio Mierlo geromao at gmail.com
Sun Nov 26 05:40:18 UTC 2006


The wget dependencie of CreateRootlessEnvironment  is missing

$ diff -u CreateRootlessEnvironment CreateRootlessEnvironment-fabio.m
--- CreateRootlessEnvironment   2006-11-26 03:43:04.250000000 -0300
+++ CreateRootlessEnvironment-fabio.m   2006-11-26 03:42:58.171875000 -0300
@@ -11,6 +11,7 @@
    sh mv cp ls find sed grep
    python
    seq
+   wget
 )


More information about the gobolinux-devel mailing list