Use pycompile_{dirs,module} in packages with python modules.
This commit is contained in:
parent
4f583a3d50
commit
639e94624f
61 changed files with 172 additions and 33 deletions
|
@ -13,7 +13,10 @@ long_desc="
|
|||
rest of Clang, the analyzer is implemented as a C++ library that can be used
|
||||
by other tools and applications."
|
||||
|
||||
revision=1
|
||||
noarch=yes
|
||||
pycompile_dirs="usr/lib/clang-analyzer"
|
||||
|
||||
Add_dependency run clang
|
||||
Add_dependency run python
|
||||
Add_dependency run perl
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue