aboutsummaryrefslogtreecommitdiffstats
path: root/testing
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2018-09-04 11:24:17 +0200
committerNatanael Copa <ncopa@alpinelinux.org>2018-09-04 11:24:46 +0200
commit26e2be65a179094598d7cdd2b777ba6a4503b53e (patch)
tree59e95f90b0749030bc5b35e4d35d71051f3173d4 /testing
parentd189e1ab1fbcb78e7ac809bca7e817781f399b05 (diff)
downloadaports-26e2be65a179094598d7cdd2b777ba6a4503b53e.tar.bz2
aports-26e2be65a179094598d7cdd2b777ba6a4503b53e.tar.xz
testing/qutebrowser: fix depends
use qt5-qt5 and depend on qt5-qtbase-sqlite
Diffstat (limited to 'testing')
-rw-r--r--testing/qutebrowser/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/testing/qutebrowser/APKBUILD b/testing/qutebrowser/APKBUILD
index 7a8a7bf75f..3a0c2af398 100644
--- a/testing/qutebrowser/APKBUILD
+++ b/testing/qutebrowser/APKBUILD
@@ -7,8 +7,8 @@ url="https://qutebrowser.org/"
arch="noarch"
license="GPL-3.0-only"
depends="
- py3-attrs py3-jinja2 py3-pygments py3-pypeg2 py3-pyqt5 py3-yaml qt5-qtbase
- qt5-qtwebengine
+ py3-attrs py3-jinja2 py3-pygments py3-pypeg2 py3-qt5 py3-yaml qt5-qtbase
+ qt5-qtwebengine qt5-qtbase-sqlite
"
makedepends="asciidoc py3-pytest py3-hypothesis py3-setuptools"
source="