Skip to content
Snippets Groups Projects
Commit 202b2acf authored by Leo's avatar Leo
Browse files

community/accounts-qml-module: enable tests

parent 36d107f4
2 merge requests!11958community/rclone: upgrade to 1.52.3,!11459testing/dbus-test-runner: new aport
......@@ -9,10 +9,9 @@ url="https://gitlab.com/accounts-sso/accounts-qml-module"
pkgdesc="QML bindings for libaccounts-qt + libsignon-qt"
license="LGPL-2.1-only"
makedepends="qt5-qtbase-dev qt5-qtdeclarative-dev qt5-qttools-dev libaccounts-qt-dev signond-dev qtchooser"
checkdepends="xvfb-run"
checkdepends="xvfb-run dbus-test-runner"
#source="https://gitlab.com/accounts-sso/accounts-qml-module/-/archive/VERSION_$pkgver/accounts-qml-module-VERSION_$pkgver.tar.gz"
source="$pkgname-$_commit.tar.gz::https://gitlab.com/accounts-sso/accounts-qml-module/-/archive/$_commit.tar.gz"
options="!check" # Requires dbus-test-runner which isn't in the Alpine repos
builddir="$srcdir/$pkgname-$_commit"
build() {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment