mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 15:43:49 +02:00
kdegraphics-thumbnailer: add missing runtime dep to ghostscript
resolves #12890
This commit is contained in:
parent
7fc9fa4ce1
commit
7e10123b2f
1 changed files with 2 additions and 1 deletions
|
@ -1,10 +1,11 @@
|
|||
# Template file for 'kdegraphics-thumbnailers'
|
||||
pkgname=kdegraphics-thumbnailers
|
||||
version=19.04.2
|
||||
revision=1
|
||||
revision=2
|
||||
build_style=cmake
|
||||
hostmakedepends="extra-cmake-modules kcoreaddons kconfig-devel pkg-config"
|
||||
makedepends="qt5-devel kio-devel"
|
||||
depends="ghostscript"
|
||||
short_desc="KDE Plasma 5 Thumbnailers for various graphics file formats"
|
||||
maintainer="1is7ac3 <isaac.qa13@gmail.com>"
|
||||
license="GPL-2.0-or-later"
|
||||
|
|
Loading…
Add table
Reference in a new issue