mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-08-05 21:37:15 +02:00
main/upower: disable tests for now
This commit is contained in:
parent
b83227ecff
commit
b44c62d5c9
@ -12,6 +12,8 @@ makedepends="linux-headers gtk+-dev libgudev-dev libusb-dev polkit-dev
|
||||
dbus-glib-dev libxslt gobject-introspection-dev docbook-xsl"
|
||||
source="http://upower.freedesktop.org/releases/upower-$pkgver.tar.xz
|
||||
"
|
||||
# XXX: tests are broken on alpine for some reason, but not on adelie
|
||||
options="!check"
|
||||
|
||||
build() {
|
||||
cd "$builddir"
|
||||
|
Loading…
Reference in New Issue
Block a user