diff options
author | Sam James <sam@gentoo.org> | 2024-06-24 01:15:58 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-06-24 01:15:58 +0100 |
commit | 74af4f4c5d74858b81fb8a2275cf35cc111972c3 (patch) | |
tree | 651a08a235766df37ff6dcc72916f5fd1d0c38b3 /metadata | |
parent | metadata/stabilization-groups/base: add bash.group (diff) | |
download | gentoo-74af4f4c5d74858b81fb8a2275cf35cc111972c3.tar.gz gentoo-74af4f4c5d74858b81fb8a2275cf35cc111972c3.tar.bz2 gentoo-74af4f4c5d74858b81fb8a2275cf35cc111972c3.zip |
metadata/stabilization-groups/base: add libxml2.group
libxml2 and libxslt are tightly coupled (at the very least often for libxslt's
tests.)
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'metadata')
-rw-r--r-- | metadata/stabilization-groups/base/libxml2.group | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/metadata/stabilization-groups/base/libxml2.group b/metadata/stabilization-groups/base/libxml2.group new file mode 100644 index 000000000000..2771143f7269 --- /dev/null +++ b/metadata/stabilization-groups/base/libxml2.group @@ -0,0 +1,2 @@ +dev-libs/libxslt +dev-libs/libxml2 |