Skip to content

Commit f12d7d0

Browse files
committed
No python3 in SLE11
1 parent 7bed40f commit f12d7d0

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

package/libsolv.spec.in

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,11 @@
3434
%else
3535
%bcond_with richdeps
3636
%endif
37+
%if 0%{?suse_version} != 1110
3738
%bcond_without python3
39+
%else
40+
%bcond_with python3
41+
%endif
3842
%bcond_without python
3943
%bcond_without ruby
4044
%bcond_without perl

0 commit comments

Comments
 (0)