mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 22:53:51 +02:00
krita: enable JPEG XL support
This commit is contained in:
parent
ed3a1bbd1f
commit
befb1f43be
1 changed files with 2 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'krita'
|
||||
pkgname=krita
|
||||
version=5.0.8
|
||||
revision=6
|
||||
revision=7
|
||||
build_style=cmake
|
||||
configure_args="-Wno-dev -DBUILD_TESTING=OFF"
|
||||
hostmakedepends="extra-cmake-modules gettext pkg-config python3
|
||||
|
@ -15,7 +15,7 @@ makedepends="karchive-devel kconfig-devel kwidgetsaddons-devel kcompletion-devel
|
|||
poppler-qt5-devel giflib-devel python3-devel python3-PyQt5
|
||||
python3-PyQt5-devel quazip-devel libheif-devel seexpr-krita-devel
|
||||
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 libjxl-devel"
|
||||
depends="qt5-plugin-sqlite"
|
||||
short_desc="Painting and image editing program"
|
||||
maintainer="John <me@johnnynator.dev>"
|
||||
|
|
Loading…
Add table
Reference in a new issue