diff --git a/srcpkgs/tomahawk/template b/srcpkgs/tomahawk/template index e29dad2c3fa..d28080c3d29 100644 --- a/srcpkgs/tomahawk/template +++ b/srcpkgs/tomahawk/template @@ -1,7 +1,7 @@ # Template file for 'tomahawk' pkgname=tomahawk version=0.8.4 -revision=3 +revision=4 build_style=cmake build_options="upower hatchet kde xmpp" desc_option_hatchet="Enable support for http://hatchet.is" @@ -9,6 +9,7 @@ desc_option_kde="Enable support for KDE" desc_option_xmpp="Enable support for XMPP" build_options_default=${build_options} configure_args="-DBUILD_RELEASE=ON \ + -DTAGLIB_MIN_VERSION=1.10 \ $(vopt_if hatchet '-DBUILD_HATCHET=ON' '-DBUILD_HATCHET=OFF') \ -DBUILD_WITH_QT4=ON \ -DWITH_CRASHREPORTER=OFF