Skip to content

Commit

Permalink
qutebrowser: depends on PyQt6-PDF
Browse files Browse the repository at this point in the history
  • Loading branch information
sgn committed Dec 13, 2023
1 parent 21ec8b4 commit 34e7baa
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions srcpkgs/qutebrowser/template
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Template file for 'qutebrowser'
pkgname=qutebrowser
version=3.1.0
revision=1
revision=2
build_style=python3-module
hostmakedepends="python3-setuptools asciidoc"
depends="python3-Jinja2 python3-yaml"
Expand Down Expand Up @@ -34,7 +34,7 @@ elif [ "$XBPS_WORDSIZE" != 32 ]; then
fi

if [ "$build_option_qt6" ]; then
depends+=" python3-pyqt6-declarative python3-pyqt6-gui
depends+=" python3-pyqt6-declarative python3-pyqt6-gui python3-pyqt6-pdf
python3-pyqt6-sql python3-pyqt6-webengine python3-pyqt6-webchannel
python3-pyqt6-widgets python3-pyqt6-network python3-pyqt6-dbus
python3-pyqt6-printsupport qt6-plugin-sqlite"
Expand Down

0 comments on commit 34e7baa

Please sign in to comment.