dev-libs/libsavitar: use system pugixml
authorMichael Perlov <perlovka@gmail.com>
Sat, 16 Jun 2018 08:08:03 +0000 (11:08 +0300)
committerMichał Górny <mgorny@gentoo.org>
Sun, 17 Jun 2018 21:24:28 +0000 (23:24 +0200)
Closes: https://bugs.gentoo.org/658204
Closes: https://github.com/gentoo/gentoo/pull/8851
Package-Manager: Portage-2.3.40, Repoman-2.3.9

dev-libs/libsavitar/libsavitar-3.3.0-r1.ebuild

index 3aca6609e16cf0982c0565bde0d70681ec7c922d..4b686c7e432dbefa9edb5979f1e3a517e1e78e84 100644 (file)
@@ -19,6 +19,7 @@ IUSE="+python static-libs"
 REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )"
 
 RDEPEND="${PYTHON_DEPS}
+       dev-libs/pugixml
        dev-python/sip[${PYTHON_USEDEP}]"
 
 DEPEND="${RDEPEND}"