Update Depends: for homegrown packages

This should match upstream Debian package, at the same time
`goxc` seems to be broken and it ignores `Suggests`.
This commit is contained in:
Andrey Smirnov
2017-04-13 01:33:30 +03:00
parent ac475c0a10
commit 096b30b5e8

View File

@@ -10,17 +10,17 @@
"bintray"
],
"TaskSettings": {
"deb": {
"debs": {
"metadata": {
"maintainer": "Andrey Smirnov",
"maintainerEmail": "me@smira.ru",
"maintainer-email": "me@smira.ru",
"description": "Debian repository management tool"
},
"metadata-deb": {
"License": "MIT",
"Homepage": "https://www.aptly.info/",
"Recommends": "bzip2, graphviz, xz-utils",
"Depends": ""
"Depends": "bzip2, xz-utils, gnupg, gpgv",
"Suggests": "graphviz"
},
"other-mapped-files": {
"/": "root/"