projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a16760c
)
dev-tcltk/tclxml: Fix NonexistentBlocker
author
Tupone Alfredo
<tupone@gentoo.org>
Tue, 17 Dec 2019 07:16:23 +0000
(08:16 +0100)
committer
Tupone Alfredo
<tupone@gentoo.org>
Tue, 17 Dec 2019 07:16:23 +0000
(08:16 +0100)
Package-Manager: Portage-2.3.79, Repoman-2.3.16
Signed-off-by: Alfredo Tupone <tupone@gentoo.org>
dev-tcltk/tclxml/tclxml-3.2-r2.ebuild
patch
|
blob
|
history
diff --git
a/dev-tcltk/tclxml/tclxml-3.2-r2.ebuild
b/dev-tcltk/tclxml/tclxml-3.2-r2.ebuild
index b0a217d741f65c080758ff80b42aa1049e389a22..3ce23a41c437094f29dc213500ffd3c3a75e73ca 100644
(file)
--- a/
dev-tcltk/tclxml/tclxml-3.2-r2.ebuild
+++ b/
dev-tcltk/tclxml/tclxml-3.2-r2.ebuild
@@
-1,4
+1,4
@@
-# Copyright 1999-201
5 Gentoo Foundation
+# Copyright 1999-201
9 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=5
@@
-19,8
+19,7
@@
DEPEND="
>=dev-libs/libxml2-2.6.9
dev-libs/libxslt
>=dev-tcltk/tcllib-1.2
- dev-libs/expat
- !dev-tcltk/tcldom"
+ dev-libs/expat"
# test? ( dev-tcltk/tclparser )
RDEPEND="${DEPEND}"