sigil: add missing bdeps.
This commit is contained in:
parent
60fc87175c
commit
c51aac85f1
1 changed files with 4 additions and 1 deletions
|
@ -6,7 +6,10 @@ 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 boost-devel hunspell-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
|
||||
boost-devel hunspell-devel"
|
||||
depends="desktop-file-utils"
|
||||
short_desc="A multi-platform EPUB ebook editor"
|
||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
|
|
Loading…
Reference in a new issue