Skip to content

Commit 6341aea

Browse files
committed
packages CHANGE higher swig requirements
1 parent 4ef9212 commit 6341aea

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

packages/libyang.dsc.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,4 +7,4 @@ Architecture: any
77
Standards-Version: 3.8.2
88
Homepage: https://github.com/CESNET/libyang
99
Vcs-Git: https://github.com/CESNET/libyang
10-
Build-Depends: debhelper (>= 9), make, gcc, doxygen, cmake, pkg-config, libpcre3-dev, libcmocka-dev, python3-dev, g++, swig (>= 3.0.8)
10+
Build-Depends: debhelper (>= 9), make, gcc, doxygen, cmake, pkg-config, libpcre3-dev, libcmocka-dev, python3-dev, g++, swig (>= 3.0.12)

packages/libyang.spec.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ BuildRequires: valgrind
1616
BuildRequires: libcmocka-devel
1717
BuildRequires: gcc
1818
BuildRequires: gcc-c++
19-
BuildRequires: swig >= 3.0.8
19+
BuildRequires: swig >= 3.0.12
2020

2121
%if 0%{?suse_version} + 0%{?fedora} > 0
2222
BuildRequires: python3-devel

0 commit comments

Comments
 (0)