summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMart Raudsepp <leio@gentoo.org>2020-08-31 20:28:09 +0300
committerMart Raudsepp <leio@gentoo.org>2020-08-31 20:28:09 +0300
commit637f3373b6860fa28c70261f07dee48a9e5ff845 (patch)
tree6d93a7cdfaa56d4c7ef5a202d23d2d9777461cb9 /app-crypt/seahorse
parentapp-admin/syslog-summary: add python3_9 (diff)
downloadgentoo-637f3373b6860fa28c70261f07dee48a9e5ff845.tar.gz
gentoo-637f3373b6860fa28c70261f07dee48a9e5ff845.tar.bz2
gentoo-637f3373b6860fa28c70261f07dee48a9e5ff845.zip
app-crypt/seahorse: add missing libhandy[vala] build dep
Closes: https://bugs.gentoo.org/739686 Package-Manager: Portage-2.3.103, Repoman-2.3.20 Signed-off-by: Mart Raudsepp <leio@gentoo.org>
Diffstat (limited to 'app-crypt/seahorse')
-rw-r--r--app-crypt/seahorse/seahorse-3.36.2.ebuild1
1 files changed, 1 insertions, 0 deletions
diff --git a/app-crypt/seahorse/seahorse-3.36.2.ebuild b/app-crypt/seahorse/seahorse-3.36.2.ebuild
index 4e29b92176e0..38e02be066ef 100644
--- a/app-crypt/seahorse/seahorse-3.36.2.ebuild
+++ b/app-crypt/seahorse/seahorse-3.36.2.ebuild
@@ -40,6 +40,7 @@ DEPEND="${RDEPEND}
virtual/pkgconfig
app-crypt/gcr[vala]
app-crypt/libsecret[vala]
+ gui-libs/libhandy:0.0[vala]
"
src_prepare() {