projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
13b20ad
)
app-crypt/tinyca: Fix dep on dev-perl/Gtk2
author
Kent Fredric
<kentnl@gentoo.org>
Sun, 19 Mar 2017 03:04:11 +0000
(16:04 +1300)
committer
Kent Fredric
<kentnl@gentoo.org>
Sun, 19 Mar 2017 03:49:45 +0000
(16:49 +1300)
Package-Manager: Portage-2.3.4, Repoman-2.3.2
app-crypt/tinyca/tinyca-2.0.7.5-r3.ebuild
patch
|
blob
|
history
diff --git
a/app-crypt/tinyca/tinyca-2.0.7.5-r3.ebuild
b/app-crypt/tinyca/tinyca-2.0.7.5-r3.ebuild
index 03d0babf3035e077b86ef80a2664acaf11e28521..ebe613387710dcc2875d0af9c64979beb779a702 100644
(file)
--- a/
app-crypt/tinyca/tinyca-2.0.7.5-r3.ebuild
+++ b/
app-crypt/tinyca/tinyca-2.0.7.5-r3.ebuild
@@
-25,7
+25,7
@@
RDEPEND="
libressl? ( dev-libs/libressl:0= )
dev-perl/Locale-gettext
>=virtual/perl-MIME-Base64-2.12
- >=dev-perl/
gtk2-perl
-1.072"
+ >=dev-perl/
Gtk2
-1.072"
DEPEND="${RDEPEND}
>=sys-apps/sed-4"