mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-30 01:12:58 +02:00
gscan2pdf: add missing runtime dependency
Closes gh-4217
This commit is contained in:
parent
cdd55d66a9
commit
7bf4315cc9
1 changed files with 2 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'gscan2pdf'
|
||||
pkgname=gscan2pdf
|
||||
version=1.4.0
|
||||
revision=1
|
||||
revision=2
|
||||
build_style=perl-module
|
||||
maintainer="Dominik Honnef <dominik@honnef.co>"
|
||||
hostmakedepends="perl"
|
||||
|
@ -11,7 +11,7 @@ depends="perl ImageMagick perl-Try-Tiny libmagick-perl perl-Gtk2 perl-Readonly
|
|||
perl-Sane perl-Goo-Canvas perl-HTML-Parser perl-Proc-ProcessTable
|
||||
perl-Set-IntSpan perl-Gtk2-Ex-Simple-List perl-Exporter-Tiny perl-Gtk2-ImageView
|
||||
perl-Log-Log4perl perl-Filesys-Df djvulibre unpaper perl-Font-TTF perl-IO-String
|
||||
perl-Data-UUID xdg-utils"
|
||||
perl-Data-UUID xdg-utils perl-Locale-gettext"
|
||||
license="GPL-3"
|
||||
homepage="http://gscan2pdf.sourceforge.net/"
|
||||
short_desc="A GUI to produce PDFs or DjVus from scanned documents"
|
||||
|
|
Loading…
Add table
Reference in a new issue