From 72f52aa3ab4d301c3aa30f158379d26c4398e73c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=BCrgen=20Buchm=C3=BCller?= Date: Tue, 13 Oct 2015 19:23:06 +0200 Subject: [PATCH] sigil: add qt5-plugin-tds (mssql) --- srcpkgs/sigil/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/sigil/template b/srcpkgs/sigil/template index e9457deee4c..8406a246a5c 100644 --- a/srcpkgs/sigil/template +++ b/srcpkgs/sigil/template @@ -1,14 +1,14 @@ # Template file for 'sigil' pkgname=sigil version=0.8.7 -revision=1 +revision=2 wrksrc="Sigil-${version}" build_style=cmake hostmakedepends="cmake pkg-config unzip" makedepends="zlib-devel minizip-devel pcre-devel qt5-tools-devel qt5-svg-devel qt5-webkit-devel qt5-xmlpatterns-devel qt5-multimedia-devel qt5-sensors-devel qt5-declarative-devel qt5-location-devel qt5-webchannel-devel - qt5-plugin-odbc qt5-plugin-mysql qt5-plugin-pgsql qt5-plugin-sqlite + qt5-plugin-odbc qt5-plugin-mysql qt5-plugin-pgsql qt5-plugin-sqlite qt5-plugin-tds boost-devel hunspell-devel" depends="desktop-file-utils" short_desc="A multi-platform EPUB ebook editor"