strigi: drop hostmakedepends provided by build_style

This commit is contained in:
Michael Gehring 2016-11-08 12:08:16 +01:00
parent 408f47e5a0
commit 6db77058dc
1 changed files with 1 additions and 1 deletions

View File

@ -5,7 +5,7 @@ revision=7
build_style=cmake
configure_args="-DENABLE_INOTIFY=ON -DENABLE_LOG4CXX=OFF -DENABLE_FAM=OFF
-DENABLE_CLUCENE=OFF -DENABLE_CLUCENE_NG=ON -DENABLE_FFMPEG=OFF"
hostmakedepends="pkg-config cmake perl"
hostmakedepends="pkg-config perl"
makedepends="attr-devel zlib-devel bzip2-devel boost-devel exiv2-devel
libxml2-devel clucene-devel dbus-devel qt-devel"
short_desc="Small fast desktop searching program"