Frederik Schwan pushed to branch main at Arch Linux / Packaging / Packages / fwupd
Commits: 6a1f8b1e by Frederik Schwan at 2024-10-13T13:10:43+02:00 move checkdepends to makedepends to fix build with nocheck fixes #10 - - - - - 1 changed file: - PKGBUILD Changes: ===================================== PKGBUILD ===================================== @@ -57,15 +57,13 @@ makedepends=( pandoc python-cairo python-dbus + python-dbusmock python-gobject python-pillow + umockdev vala valgrind ) -checkdepends=( - umockdev - python-dbusmock -) source=( "https://github.com/fwupd/fwupd/releases/download/${pkgver}/${pkgname}-${pkgver}.tar.xz"{,.asc} fwupd.sysusers View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/fwupd/-/commit/6a1f8b1ec8fa7da5c1874ad7d8f1b351860bf620 -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/fwupd/-/commit/6a1f8b1ec8fa7da5c1874ad7d8f1b351860bf620 You're receiving this email because of your account on gitlab.archlinux.org.
