From 4db017949e6528867963c5495aa557dcfb6f4765 Mon Sep 17 00:00:00 2001 From: Christian Mollekopf Date: Thu, 27 Apr 2017 17:06:03 +0200 Subject: Start building with kdav --- dist/sink.spec | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'dist') diff --git a/dist/sink.spec b/dist/sink.spec index dd43560..1f48e4f 100644 --- a/dist/sink.spec +++ b/dist/sink.spec @@ -1,7 +1,7 @@ Name: sink Version: 0.3 -Release: 1%{?dist} +Release: 2%{?dist} Summary: sink Group: Applications/Desktop @@ -23,6 +23,7 @@ BuildRequires: libgit2-devel BuildRequires: lmdb-devel BuildRequires: qt5-qtbase-devel BuildRequires: readline-devel +BuildRequires: kdav-devel %description sink @@ -47,7 +48,7 @@ mkdir -p build/ pushd build %{cmake} \ -DQT_PLUGIN_INSTALL_DIR:PATH=%{_libdir}/qt5/plugins/ \ - -DBUILD_DAV=OFF \ + -DBUILD_DAV=ON \ .. make %{?_smp_mflags} -- cgit v1.2.3