Use pycompile_{dirs,module} in packages with python modules.

This commit is contained in:
Juan RP 2011-10-05 16:42:03 +02:00
parent 4f583a3d50
commit 639e94624f
61 changed files with 172 additions and 33 deletions

View file

@ -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