mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-08 16:13:50 +02:00
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'
|
# Template file for 'sigil'
|
||||||
pkgname=sigil
|
pkgname=sigil
|
||||||
version=0.9.6
|
version=0.9.6
|
||||||
revision=1
|
revision=2
|
||||||
create_wrksrc=yes
|
create_wrksrc=yes
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
hostmakedepends="cmake pkg-config unzip"
|
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-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-tds
|
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"
|
depends="desktop-file-utils"
|
||||||
short_desc="A multi-platform EPUB ebook editor"
|
short_desc="A multi-platform EPUB ebook editor"
|
||||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||||
|
|
Loading…
Add table
Reference in a new issue