diff options
author | Petr Vaněk <arkamar@atlas.cz> | 2022-08-25 23:41:07 +0200 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-08-26 11:46:29 +0100 |
commit | 8c6904a03c3e9f3c57de3d5ba687642b23a8752e (patch) | |
tree | e76cf9f56a6b45c686ab5a7f5519fb17f6a18baa /sci-physics/bullet/metadata.xml | |
parent | sci-mathematics/petsc: use <pkg> tags in metadata.xml (diff) | |
download | gentoo-8c6904a03c3e9f3c57de3d5ba687642b23a8752e.tar.gz gentoo-8c6904a03c3e9f3c57de3d5ba687642b23a8752e.tar.bz2 gentoo-8c6904a03c3e9f3c57de3d5ba687642b23a8752e.zip |
sci-physics/bullet: use <pkg> tag in metadata.xml
Signed-off-by: Petr Vaněk <arkamar@atlas.cz>
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sci-physics/bullet/metadata.xml')
-rw-r--r-- | sci-physics/bullet/metadata.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-physics/bullet/metadata.xml b/sci-physics/bullet/metadata.xml index 9ab60278b74d..f6d1a3ecfebd 100644 --- a/sci-physics/bullet/metadata.xml +++ b/sci-physics/bullet/metadata.xml @@ -13,7 +13,7 @@ <use> <flag restrict="<=sci-physics/bullet-3.17" name="extras">Build the extras</flag> <flag name="double-precision">Build libraries in double precision</flag> - <flag name="tbb">Enable multithreading with the Intel Threads Building Block dev-cpp/tbb</flag> + <flag name="tbb">Enable multithreading with the Intel Threads Building Block <pkg>dev-cpp/tbb</pkg></flag> </use> <upstream> <remote-id type="google-code">bullet</remote-id> |