sigil: python3.4-devel -> python3-devel
This commit is contained in:
parent
ba8e196f32
commit
a1742fc35e
1 changed files with 2 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'sigil'
|
||||
pkgname=sigil
|
||||
version=0.9.6
|
||||
revision=1
|
||||
revision=2
|
||||
create_wrksrc=yes
|
||||
build_style=cmake
|
||||
hostmakedepends="cmake pkg-config unzip"
|
||||
|
@ -9,7 +9,7 @@ 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-tds
|
||||
boost-devel hunspell-devel python3.4-devel"
|
||||
boost-devel hunspell-devel python3-devel"
|
||||
depends="desktop-file-utils"
|
||||
short_desc="A multi-platform EPUB ebook editor"
|
||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||
|
|
Loading…
Reference in a new issue