Skip to content
Permalink
Browse files

wkhtmltopdf: use qt5.depends_component

allows proper dependency selection for qt5
  • Loading branch information
kencu authored and cjones051073 committed Apr 27, 2019
1 parent ebe10e6 commit 40c255289fca0e70485ff87592a069382e221c15
Showing with 2 additions and 3 deletions.
  1. +2 −3 textproc/wkhtmltopdf/Portfile
@@ -4,6 +4,8 @@ PortSystem 1.0
PortGroup github 1.0
PortGroup qmake5 1.0

qt5.depends_component qtwebkit qtsvg

github.setup wkhtmltopdf wkhtmltopdf 0.12.3.2
checksums rmd160 67017d05e0455e26e39cf8c6307a3665d0dec853 \
sha256 547111465b61b2aa0e1a658209b53682259c038100552ba40dba4e74b12c5d5d
@@ -21,9 +23,6 @@ long_description \
rendering engine. These run entirely "headless" and do not require \
a display or display service.

depends_lib-append port:qt5-qtwebkit \
port:qt5-qtsvg

patchfiles patch-src_image_image.pro-use-osx-loader-variable.diff \
patch-src_lib_lib.pro-set-install-name.diff \
patch-src_pdf_pdf.pro-use-osx-loader-variable.diff

0 comments on commit 40c2552

Please sign in to comment.
You can’t perform that action at this time.