diff options
author | Petr Vaněk <arkamar@atlas.cz> | 2023-01-19 22:13:39 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-01-20 01:14:04 +0000 |
commit | 2520a1ef851ac54ed5ce63005b815877fe1f90f3 (patch) | |
tree | ae0fa30b4f509c89cbf9a722b318c6246f3901eb /sci-geosciences | |
parent | dev-vcs/python-gitlab: fix indentation in metadata file (diff) | |
download | gentoo-2520a1ef851ac54ed5ce63005b815877fe1f90f3.tar.gz gentoo-2520a1ef851ac54ed5ce63005b815877fe1f90f3.tar.bz2 gentoo-2520a1ef851ac54ed5ce63005b815877fe1f90f3.zip |
sci-geosciences/gmt: use pkg tag for dev-libs/libpcre2
Signed-off-by: Petr Vaněk <arkamar@atlas.cz>
Closes: https://github.com/gentoo/gentoo/pull/29179
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sci-geosciences')
-rw-r--r-- | sci-geosciences/gmt/metadata.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-geosciences/gmt/metadata.xml b/sci-geosciences/gmt/metadata.xml index 3d30a3cb7447..6395ce2e1493 100644 --- a/sci-geosciences/gmt/metadata.xml +++ b/sci-geosciences/gmt/metadata.xml @@ -14,7 +14,7 @@ <flag name="metric">Use SI (cm) units instead of US (inches) ones</flag> <flag name="mex">Enable compilation of mex supplement which requires Octave/Matlab</flag> <flag name="octave">Enable octave support</flag> - <flag name="pcre2">Use libpcre2 for regular expressions</flag> + <flag name="pcre2">Use <pkg>dev-libs/libpcre2</pkg> for regular expressions</flag> <flag name="tutorial">Install data files for tutorial</flag> </use> <upstream> |