Skip to content

Commit 98bf072

Browse files
committed
no bindings for sles11
1 parent f12d7d0 commit 98bf072

1 file changed

Lines changed: 6 additions & 2 deletions

File tree

package/libsolv.spec.in

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,14 +34,18 @@
3434
%else
3535
%bcond_with richdeps
3636
%endif
37+
# we need at least swig 1.3.40 for the bindings ($typemap support)
3738
%if 0%{?suse_version} != 1110
3839
%bcond_without python3
40+
%bcond_without python
41+
%bcond_without ruby
42+
%bcond_without perl
3943
%else
4044
%bcond_with python3
41-
%endif
42-
%bcond_without python
45+
%bcond_with python
4346
%bcond_without ruby
4447
%bcond_without perl
48+
%endif
4549
%bcond_without static
4650
%bcond_with shared
4751
%bcond_with zypp

0 commit comments

Comments
 (0)