summaryrefslogtreecommitdiffhomepage
path: root/pkg/deb/debian/control.in
diff options
context:
space:
mode:
authorKonstantin Pavlov <thresh@nginx.com>2022-11-04 16:52:19 +0400
committerKonstantin Pavlov <thresh@nginx.com>2022-11-04 16:52:19 +0400
commit2ac4a7527de8fb7ce8cfac05563a542078d65f4b (patch)
tree75233440def961f551b88ea553ddecbb0739e704 /pkg/deb/debian/control.in
parent9ea5ed2813c7dc57c8997ef21d779baae19d784c (diff)
downloadunit-2ac4a7527de8fb7ce8cfac05563a542078d65f4b.tar.gz
unit-2ac4a7527de8fb7ce8cfac05563a542078d65f4b.tar.bz2
Packages: relaxed dependencies between modules and base package.
This allows us to update base or single modules packages without updating the whole set.
Diffstat (limited to 'pkg/deb/debian/control.in')
-rw-r--r--pkg/deb/debian/control.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/pkg/deb/debian/control.in b/pkg/deb/debian/control.in
index 691bafed..acf834bc 100644
--- a/pkg/deb/debian/control.in
+++ b/pkg/deb/debian/control.in
@@ -14,6 +14,7 @@ Section: admin
Architecture: any
Depends: lsb-base,
${misc:Depends}, ${shlibs:Depends}
+Provides: unit-r%%UNIT_VERSION%%
Description: NGINX Unit
NGINX Unit is a runtime and delivery environment for modern distributed
applications. It runs the application code in multiple languages