On 15/06/20 11:04 +0200, Michal Minar wrote:
Hello,

I've just orphaned wt <https://src.fedoraproject.org/rpms/wt> package in
fedora.
It now fails to install in Fedora 33
<https://bugzilla.redhat.com/show_bug.cgi?id=1843151> and I have no longer
free cycles to maintain it.
I'll be happy to assist if anybody is interested to take over.

I don't want to maintain it, but the fix to get it building in F33 was
trivial:

@@ -33,7 +33,8 @@ Patch1:         ssl-default-cipher-list.patch

 BuildRequires:  cmake >= 3.1 boost-devel >= 1.41 gcc-c++ openssl-devel doxygen
 BuildRequires:  GraphicsMagick-devel pango-devel sqlite-devel libpq-devel
-BuildRequires:  mariadb-connector-c-devel libharu-devel fcgi-devel zlib-devel 
qt5-devel
+BuildRequires:  mariadb-connector-c-devel libharu-devel fcgi-devel zlib-devel
+BuildRequires:  qt5-qtbase-devel

 # Don't use bundled glew on fedora >= 21
 %if 0%{?fedora} >= 21
_______________________________________________
devel mailing list -- devel@lists.fedoraproject.org
To unsubscribe send an email to devel-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org

Reply via email to