diff options
author | Sam James <sam@gentoo.org> | 2021-03-11 17:47:30 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-03-11 17:47:49 +0000 |
commit | 8c5019bd623cdf47c5e4509c30b10f2aaa01daa2 (patch) | |
tree | 0ac9fdb4f3bafd5ec2f0dcda7c39d9aac27a2bb4 /dev-libs | |
parent | dev-libs/libxslt: add note re bumping in sync with dev-libs/libxml2 (diff) | |
download | gentoo-8c5019bd623cdf47c5e4509c30b10f2aaa01daa2.tar.gz gentoo-8c5019bd623cdf47c5e4509c30b10f2aaa01daa2.tar.bz2 gentoo-8c5019bd623cdf47c5e4509c30b10f2aaa01daa2.zip |
dev-libs/libxml2: add note re bumping in sync with dev-libs/libxslt
They make use of each other's internals.
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-libs')
-rw-r--r-- | dev-libs/libxml2/libxml2-2.9.10-r5.ebuild | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/dev-libs/libxml2/libxml2-2.9.10-r5.ebuild b/dev-libs/libxml2/libxml2-2.9.10-r5.ebuild index 249974a97804..a1be9a7b1577 100644 --- a/dev-libs/libxml2/libxml2-2.9.10-r5.ebuild +++ b/dev-libs/libxml2/libxml2-2.9.10-r5.ebuild @@ -8,6 +8,7 @@ PYTHON_REQ_USE="xml" inherit autotools libtool flag-o-matic python-r1 prefix multilib-minimal +# Note: Please bump in sync with dev-libs/libxslt XSTS_HOME="http://www.w3.org/XML/2004/xml-schema-test-suite" XSTS_NAME_1="xmlschema2002-01-16" XSTS_NAME_2="xmlschema2004-01-14" |