mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 15:43:49 +02:00
krita: rebuild against seexpr-krita-4.0.4.0, add missing runtime dep
closes #34699
This commit is contained in:
parent
71e0df2b86
commit
9576f4efb1
1 changed files with 2 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'krita'
|
# Template file for 'krita'
|
||||||
pkgname=krita
|
pkgname=krita
|
||||||
version=5.0.0
|
version=5.0.0
|
||||||
revision=1
|
revision=2
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
configure_args="-Wno-dev -DBUILD_TESTING=OFF"
|
configure_args="-Wno-dev -DBUILD_TESTING=OFF"
|
||||||
hostmakedepends="extra-cmake-modules gettext pkg-config python3
|
hostmakedepends="extra-cmake-modules gettext pkg-config python3
|
||||||
|
@ -16,6 +16,7 @@ makedepends="karchive-devel kconfig-devel kwidgetsaddons-devel kcompletion-devel
|
||||||
python3-PyQt5-devel quazip-devel libheif-devel seexpr-krita-devel
|
python3-PyQt5-devel quazip-devel libheif-devel seexpr-krita-devel
|
||||||
libopenjpeg2-devel qt5-plugin-mysql qt5-plugin-sqlite qt5-plugin-odbc
|
libopenjpeg2-devel qt5-plugin-mysql qt5-plugin-sqlite qt5-plugin-odbc
|
||||||
qt5-plugin-pgsql qt5-plugin-tds libwebp-devel libmypaint-devel"
|
qt5-plugin-pgsql qt5-plugin-tds libwebp-devel libmypaint-devel"
|
||||||
|
depends="qt5-plugin-sqlite"
|
||||||
short_desc="Painting and image editing program"
|
short_desc="Painting and image editing program"
|
||||||
maintainer="John <me@johnnynator.dev>"
|
maintainer="John <me@johnnynator.dev>"
|
||||||
license="GPL-3.0-only"
|
license="GPL-3.0-only"
|
||||||
|
|
Loading…
Add table
Reference in a new issue