On Sat, 10 Oct 2009 19:55:25 +0100 Ciaran McCreesh <[email protected]> wrote: > Labels will change as follows: > > build: for build dependencies > run: for run dependencies > install: for install dependencies (for pkg_*inst things) > post: for post dependencies > fetch: for fetch dependencies (treated as build: for > now) suggestion: for suggested post dependencies > recommendation: for recommended post dependencies > compile-against: see below
compile-against: is now called built-against:. You now also have test: and test-expensive: labels, but they are currently treated as build:. Use them, but don't expect them to only work if you're enabling tests. > You can combine labels with commas, so build,run: will work and is the > default. There is no longer any clever merging of labels. We're going with plus, not comma. build+run: rather than build,run:. Time to get fixing the tree! -- Ciaran McCreesh
signature.asc
Description: PGP signature
_______________________________________________ Exherbo-dev mailing list [email protected] http://lists.exherbo.org/mailman/listinfo/exherbo-dev
