-
OBS-URL: https://build.opensuse.org/package/show/devel:tools:compiler/llvm?expand=0&rev=427
This commit is contained in:
parent
c601a067cd
commit
2519a57b99
@ -40,7 +40,7 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
Requires: libLLVM = %{version}
|
||||
Requires: libclang = %{version}
|
||||
Requires: python-base
|
||||
ExclusiveArch: arm x86_64
|
||||
ExclusiveArch: %arm x86_64
|
||||
|
||||
%define py_major $(python -c "import sys; print sys.version_info[0];")
|
||||
%define py_minor $(python -c "import sys; print sys.version_info[1];")
|
||||
|
Loading…
x
Reference in New Issue
Block a user