sigil: python3.4-devel -> python3-devel

This commit is contained in:
Alessio Sergi 2016-10-16 19:52:10 +02:00
parent ba8e196f32
commit a1742fc35e

View file

@ -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>"