~ruther/guix-local

f85c6ee26a5e693aaaebdab33b156938e10fb060 — Guillaume Le Vaillant 2 years ago 8d9bb54
gnu: qgis: Fix build.

* gnu/packages/geo.scm (qgis)[arguments]: Add test_core_authconfig to disabled
  tests in 'check' phase.
1 files changed, 1 insertions(+), 0 deletions(-)

M gnu/packages/geo.scm
M gnu/packages/geo.scm => gnu/packages/geo.scm +1 -0
@@ 2775,6 2775,7 @@ growing set of geoscientific methods.")
                             "ProcessingGrass7AlgorithmsRasterTestPt1"
                             "ProcessingGrass7AlgorithmsRasterTestPt2"
                             "ProcessingGrass7AlgorithmsVectorTest"
                             "test_core_authconfig"
                             "test_core_authmanager"
                             "test_core_compositionconverter"
                             "test_core_expression"