Signed-off-by: Shea Levy <shea@shealevy.com>
This commit is contained in:
Shea Levy 2013-11-05 09:57:15 -05:00
parent 217ba725a3
commit d5574230e4

View file

@ -620,7 +620,7 @@ my %hint = (
],
eager_relations => {
buildoutputs => 'name',
buildinputs => 'name'
buildinputs => 'name',
buildproducts => 'productnr',
}
);