https://bugs.kde.org/show_bug.cgi?id=466854

--- Comment #4 from kloczek <kloczko.tom...@gmail.com> ---
I'm building qca with qt 5.15.8 (if it is what you've been asking for)

%cmake \
        -D BUILD_TESTS=ON \
        -D QCA_INSTALL_IN_QT_PREFIX=ON \
        -D QCA_MAN_INSTALL_DIR=%{_mandir} \
        -D WITH_botan_PLUGIN=ON \
        %{nil}

List od build requires installed in build env

BuildRequires:  cmake(Qt5Core)  >= 5.14
BuildRequires:  cmake(Qt5Test)  >= 5.14
BuildRequires:  gcc-c++
BuildRequires:  libgcrypt-devel
BuildRequires:  pkgconfig
BuildRequires:  pkgconfig(botan-2)
BuildRequires:  pkgconfig(libcrypto)
BuildRequires:  pkgconfig(libpkcs11-helper-1)
BuildRequires:  pkgconfig(libsasl2)
BuildRequires:  pkgconfig(libssl)

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to