Skip to content

Commit f29fe03

Browse files
committed
Comment boost deps in C/C++ builds
1 parent 96bd934 commit f29fe03

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packaging/mysql-connector-c++.spec.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ Release: 1%{?commercial:.1}%{?dist}
4040
License: %{license_type}
4141
URL: https://dev.mysql.com/doc/connector-cpp/en/
4242
Source0: https://dev.mysql.com/get/Downloads/Connector-C++/mysql-connector-c++%{?product_suffix}-%{version}-src.tar.gz
43-
BuildRequires: boost-devel
43+
#BuildRequires: boost-devel
4444
BuildRequires: cmake
4545
%if 0%{?fedora}
4646
BuildRequires: gcc

0 commit comments

Comments
 (0)