commit: 0e2dccc68fd287312604ecfd55c8c674f14bca3a
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Mon Sep 21 06:02:15 2020 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Mon Sep 21 06:07:18 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0e2dccc6
sci-geosciences/qgis: Fix PkgMetadataXmlInvalidPkgRef
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
sci-geosciences/qgis/metadata.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/sci-geosciences/qgis/metadata.xml
b/sci-geosciences/qgis/metadata.xml
index 56b0fd7a351..6d6203f5cea 100644
--- a/sci-geosciences/qgis/metadata.xml
+++ b/sci-geosciences/qgis/metadata.xml
@@ -16,7 +16,7 @@
<use>
<flag name="3d">Build QGIS 3D library using
<pkg>dev-qt/qt3d</pkg></flag>
<flag name="georeferencer">Determines whether georeferencer
plugin should be built</flag>
- <flag name="grass">Add support for
<pkg>sci-geosciences/grass</pkg></flag>
+ <flag name="grass">Add support for grass</flag>
<flag name="hdf5">Enable MDAL support for
<pkg>sci-libs/hdf5</pkg></flag>
<flag name="mapserver">Determines whether mapserver should be
built</flag>
<flag name="netcdf">Enable MDAL support for GRIB and XMDF
formats</flag>