diff --git a/neochat.changes b/neochat.changes index 8780365..e628fba 100644 --- a/neochat.changes +++ b/neochat.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Sat Jun 26 09:38:16 UTC 2021 - ecsos + +- Fix build error. + - Add missig cmark which will not be install with libcmark-devel. + ------------------------------------------------------------------- Tue Jun 1 14:04:23 UTC 2021 - Paolo Stivanin diff --git a/neochat.spec b/neochat.spec index afd68f9..8578fd2 100644 --- a/neochat.spec +++ b/neochat.spec @@ -27,6 +27,7 @@ Group: Productivity/Networking/Instant Messenger URL: https://www.kde.org Source0: https://download.kde.org/stable/neochat/%{version}/%{name}-%{version}.tar.xz BuildRequires: cmake >= 3.1 +BuildRequires: cmark BuildRequires: extra-cmake-modules >= %{_kf5_version} BuildRequires: fdupes BuildRequires: kf5-filesystem