diff --git a/agner.config b/agner.config index 4c81270..b7cc51e 100644 --- a/agner.config +++ b/agner.config @@ -5,4 +5,5 @@ {rebar_compatible, true}. {license, "[Package License]", "[Optional Package License File]"}. {url, {git, "[Package Git URL]", [Package Git Ref]}}. % Ref is either "[sha1]", or {tag, "[tag name]"} or {brach, "[BranchName]"} +{applications, []}. % url also accepts {hg, "[Package Hg URL]", "[Package Hg Rev]"}