From 52b22fcbe43f9116792727dbc4b3026c7a7a6fc9 Mon Sep 17 00:00:00 2001 From: John Date: Sat, 5 Oct 2019 18:03:08 +0300 Subject: [PATCH] kImageAnnotator: rebuilt against libkColorPicker.so.0.1.0 --- srcpkgs/kImageAnnotator/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/kImageAnnotator/template b/srcpkgs/kImageAnnotator/template index 723bd0222d4..90defcba517 100644 --- a/srcpkgs/kImageAnnotator/template +++ b/srcpkgs/kImageAnnotator/template @@ -1,7 +1,7 @@ # Template file for 'kImageAnnotator' pkgname=kImageAnnotator version=0.1.0 -revision=1 +revision=2 build_style=cmake configure_args="-DBUILD_TESTS=ON -DBUILD_EXAMPLE=OFF -DBUILD_SHARED_LIBS=ON" hostmakedepends="extra-cmake-modules qt5-qmake qt5-host-tools"