projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e2d0633
)
dev-libs/libsavitar: use system pugixml
author
Michael Perlov
<perlovka@gmail.com>
Sat, 16 Jun 2018 08:08:03 +0000
(11:08 +0300)
committer
Michał 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
patch
|
blob
|
history
diff --git
a/dev-libs/libsavitar/libsavitar-3.3.0-r1.ebuild
b/dev-libs/libsavitar/libsavitar-3.3.0-r1.ebuild
index 3aca6609e16cf0982c0565bde0d70681ec7c922d..4b686c7e432dbefa9edb5979f1e3a517e1e78e84 100644
(file)
--- a/
dev-libs/libsavitar/libsavitar-3.3.0-r1.ebuild
+++ b/
dev-libs/libsavitar/libsavitar-3.3.0-r1.ebuild
@@
-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}"