diff options
author | Alexey Sokolov <sokolov@google.com> | 2021-06-11 21:41:45 +0200 |
---|---|---|
committer | David Seifert <soap@gentoo.org> | 2021-06-11 21:41:45 +0200 |
commit | 4f0b243027a5386a0b10008745fcb40708956112 (patch) | |
tree | 4bce999c244ca3d2fcfd065e7a31de2530b6a1e5 /x11-misc/shutter | |
parent | net-p2p/tremc: revbump to drop python3_9 (diff) | |
download | gentoo-4f0b243027a5386a0b10008745fcb40708956112.tar.gz gentoo-4f0b243027a5386a0b10008745fcb40708956112.tar.bz2 gentoo-4f0b243027a5386a0b10008745fcb40708956112.zip |
x11-misc/shutter: add missing dep
Closes: https://github.com/gentoo/gentoo/pull/21201
Closes: https://bugs.gentoo.org/795396
Package-Manager: Portage-3.0.18, Repoman-3.0.2
Signed-off-by: Alexey Sokolov <alexey+gentoo@asokolov.org>
Signed-off-by: David Seifert <soap@gentoo.org>
Diffstat (limited to 'x11-misc/shutter')
-rw-r--r-- | x11-misc/shutter/shutter-0.96-r1.ebuild (renamed from x11-misc/shutter/shutter-0.96.ebuild) | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/x11-misc/shutter/shutter-0.96.ebuild b/x11-misc/shutter/shutter-0.96-r1.ebuild index 7fbb2da323bc..a93ac100854c 100644 --- a/x11-misc/shutter/shutter-0.96.ebuild +++ b/x11-misc/shutter/shutter-0.96-r1.ebuild @@ -15,6 +15,7 @@ KEYWORDS="~amd64 ~x86" RDEPEND=" dev-lang/perl + dev-perl/Carp-Always dev-perl/libxml-perl dev-perl/libwww-perl dev-perl/Glib-Object-Introspection |