Comment # 8 on bug 1042658 from
https://build.opensuse.org/package/show/home:dmolkentin:branches:KDE:Qt5/libqt5-qtbase
has the required patches, but can't build against 1.1. When I change the
requirement like this:

-BuildRequires:  openssl-devel
+BuildRequires:  libopenssl-1_1_0-devel

I get:

unresolvable: conflict for providers of pkgconfig(libssl) needed by
libmysqlclient-devel, (provider libressl-devel conflicts with
libopenssl-1_1_0-devel), (provider libopenssl-devel is in conflict with
libopenssl-1_1_0-devel)

in Factory. This probably means we'll have to wait for bug 1042632 to be
resolved. (This will also be interesting for Qt4, which also needs to link this
lib...)

That being said, the patch in question still needs tracking, as upstream has
not yet finalized it. Also, they are still considering it to be experimental.


You are receiving this mail because: