[packages/hotdoc] - requires clang executable for extensions to work
qboosh
qboosh at pld-linux.org
Sun Apr 6 13:06:24 CEST 2025
commit 528f30936a747ed51b0f650398819ef490c326a5
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date: Sun Apr 6 12:12:39 2025 +0200
- requires clang executable for extensions to work
hotdoc.spec | 1 +
1 file changed, 1 insertion(+)
---
diff --git a/hotdoc.spec b/hotdoc.spec
index 47b9cce..8549837 100644
--- a/hotdoc.spec
+++ b/hotdoc.spec
@@ -50,6 +50,7 @@ BuildRequires: python3-pkgconfig
BuildRequires: python3-schema
BuildRequires: python3-toposort >= 1.4
BuildRequires: python3-wheezy.template
+Requires: clang
# libclang.so dlopen in c extension
Requires: clang-devel
# llvm-config in c extension
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/hotdoc.git/commitdiff/528f30936a747ed51b0f650398819ef490c326a5
More information about the pld-cvs-commit
mailing list