# HG changeset patch # User Myhailo Danylenko # Date 1304770773 -10800 # Node ID b71ca771fa1aee3c1fb1e863dfcd028bc960c940 # Parent 8b61328ab7c1e9a092fccad5a1265f64346e10d7 Update avv description diff -r 8b61328ab7c1 -r b71ca771fa1a env.avv.in --- a/env.avv.in Tue May 03 14:44:28 2011 +0300 +++ b/env.avv.in Sat May 07 15:19:33 2011 +0300 @@ -3,7 +3,8 @@ Method: glib Version: ${PROJECT_VERSION} Description: ${CPACK_PACKAGE_DESCRIPTION_SUMMARY} -Requires: modules:2 + commands:3 + compl:3 + logprint:3 + utils:2 +# commands depend on building environment: 4, 3, 2+1 +Requires: commands:4 + logprint:3 Init: env_load Uninit: env_unload diff -r 8b61328ab7c1 -r b71ca771fa1a env.c --- a/env.c Tue May 03 14:44:28 2011 +0300 +++ b/env.c Sat May 07 15:19:33 2011 +0300 @@ -26,7 +26,6 @@ #include #include -#include #include #include #include