1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-04-06 21:20:33 +02:00

gnu: qgis: Fix build.

* gnu/packages/geo.scm (qgis)[arguments]: Add test_core_authconfig to disabled
  tests in 'check' phase.
This commit is contained in:
Guillaume Le Vaillant
2023-09-09 11:24:27 +02:00
parent 8d9bb5408a
commit f85c6ee26a

View File

@@ -2775,6 +2775,7 @@ growing set of geoscientific methods.")
"ProcessingGrass7AlgorithmsRasterTestPt1"
"ProcessingGrass7AlgorithmsRasterTestPt2"
"ProcessingGrass7AlgorithmsVectorTest"
"test_core_authconfig"
"test_core_authmanager"
"test_core_compositionconverter"
"test_core_expression"