[arch-commits] Commit in libguestfs/trunk (PKGBUILD)

Evangelos Foutras foutrelis at gemini.archlinux.org
Thu Jun 9 23:39:30 UTC 2022


    Date: Thursday, June 9, 2022 @ 23:39:29
  Author: foutrelis
Revision: 1229925

Switch back to linux in checkdepends

Tests pass as of linux 5.18.1.arch1-1.

Modified:
  libguestfs/trunk/PKGBUILD

----------+
 PKGBUILD |    4 +---
 1 file changed, 1 insertion(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-06-09 21:50:19 UTC (rev 1229924)
+++ PKGBUILD	2022-06-09 23:39:29 UTC (rev 1229925)
@@ -23,9 +23,7 @@
              'gobject-introspection' 'vala' 'bash-completion' 'cpio' 'java-environment'
              'php' 'lua' 'ruby-rake' 'ruby-rdoc' 'ruby' 'rust')
 # 'go' 'ghc' 'erlang-nox')
-# using linux-lts for the tests, because of md test failures
-# possibly related to: https://bugs.archlinux.org/task/74888
-checkdepends=('linux-lts' ruby-test-unit)
+checkdepends=('linux' ruby-test-unit)
 optdepends=(
   'gobject-introspection: GObject-Introspection Bindings'
   'java-runtime: for Java bindings'



More information about the arch-commits mailing list