diff options
author | Patrick McDermott <patrick.mcdermott@libiquity.com> | 2019-03-18 16:41:57 (EDT) |
---|---|---|
committer | Patrick McDermott <patrick.mcdermott@libiquity.com> | 2019-03-18 16:41:57 (EDT) |
commit | 064ec99737d241d3f1cc11b4f4927f89731e6dc2 (patch) | |
tree | bd45e12d09f42461e3b16305b0f6bcaee19ae29d /tests/data | |
parent | 7e5410ff4af6d608e08f35170d9ec8a5c531355e (diff) |
tests/data/pkg/foo.pkg/control: Use binary substvar
Diffstat (limited to 'tests/data')
-rw-r--r-- | tests/data/pkg/foo.pkg/control | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/data/pkg/foo.pkg/control b/tests/data/pkg/foo.pkg/control index 1ab7dd1..b383ff9 100644 --- a/tests/data/pkg/foo.pkg/control +++ b/tests/data/pkg/foo.pkg/control @@ -1,5 +1,6 @@ Architecture: any-linux-any Platform: all +Depends: ${Generated-Depends} Description: Frobnicator of Objects ${Common-Description} . |