summaryrefslogtreecommitdiffhomepage
path: root/pkg/deb
diff options
context:
space:
mode:
authorKonstantin Pavlov <thresh@nginx.com>2024-05-17 15:07:20 -0700
committerKonstantin Pavlov <pavlov.konstantin@gmail.com>2024-05-20 12:10:30 -0700
commit8fc16a77d511a4f0c00d0b0d24e575fe7673e4c8 (patch)
treee07fa7963730a4828e398b66567250fadedf6d9f /pkg/deb
parentb91073e5b958d227c283654f26189f1457d43809 (diff)
downloadunit-8fc16a77d511a4f0c00d0b0d24e575fe7673e4c8.tar.gz
unit-8fc16a77d511a4f0c00d0b0d24e575fe7673e4c8.tar.bz2
Packaging: added missing build dependencies to Makefiles
Forgotten in bf3d5759e and 260494626.
Diffstat (limited to 'pkg/deb')
-rw-r--r--pkg/deb/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/pkg/deb/Makefile b/pkg/deb/Makefile
index 8bfe6c19..beae5120 100644
--- a/pkg/deb/Makefile
+++ b/pkg/deb/Makefile
@@ -14,7 +14,7 @@ SRCDIR= unit-$(VERSION)
CODENAME = $(shell lsb_release -cs)
-BUILD_DEPENDS_unit = build-essential debhelper devscripts fakeroot libxml2-utils lintian lsb-release xsltproc libssl-dev
+BUILD_DEPENDS_unit = build-essential debhelper devscripts fakeroot libxml2-utils lintian lsb-release xsltproc libssl-dev clang llvm
BUILD_DEPENDS = $(BUILD_DEPENDS_unit)
MODULES=