> (3) OR (conjunctive) dependencies, in addition to just AND > dependencies. OR dependencies can be satisfied if at least one of the > dependencies in the given list is satisfied.
This I like. Having this not only for package dependencies but also for external dependencies would solve another pet peeve of mine... like header files being in slightly different locations on differrent systems (think /usr/include/lua.h vs. /usr/include/lua/lua.h) Gunnar _______________________________________________ Luarocks-developers mailing list [email protected] http://lists.luaforge.net/cgi-bin/mailman/listinfo/luarocks-developers
