sigil: add qt5-plugin-tds (mssql)
This commit is contained in:
parent
9de21a9fe5
commit
72f52aa3ab
|
@ -1,14 +1,14 @@
|
||||||
# Template file for 'sigil'
|
# Template file for 'sigil'
|
||||||
pkgname=sigil
|
pkgname=sigil
|
||||||
version=0.8.7
|
version=0.8.7
|
||||||
revision=1
|
revision=2
|
||||||
wrksrc="Sigil-${version}"
|
wrksrc="Sigil-${version}"
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
hostmakedepends="cmake pkg-config unzip"
|
hostmakedepends="cmake pkg-config unzip"
|
||||||
makedepends="zlib-devel minizip-devel pcre-devel qt5-tools-devel qt5-svg-devel
|
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-webkit-devel qt5-xmlpatterns-devel qt5-multimedia-devel qt5-sensors-devel
|
||||||
qt5-declarative-devel qt5-location-devel qt5-webchannel-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"
|
boost-devel hunspell-devel"
|
||||||
depends="desktop-file-utils"
|
depends="desktop-file-utils"
|
||||||
short_desc="A multi-platform EPUB ebook editor"
|
short_desc="A multi-platform EPUB ebook editor"
|
||||||
|
|
Loading…
Reference in New Issue