diff options
author | Gilles Dartiguelongue <eva@gentoo.org> | 2017-09-11 23:35:19 +0200 |
---|---|---|
committer | Gilles Dartiguelongue <eva@gentoo.org> | 2017-09-11 23:55:15 +0200 |
commit | c38a5e013b3a8a2c893a300a0f473a79663283af (patch) | |
tree | 513d950e88d1fce07e7286444b5efaeb0a6ca64b /www-client/surf | |
parent | www-client/epiphany: add missing USE dependency on gcr, bug #630412 (diff) | |
download | gentoo-c38a5e013b3a8a2c893a300a0f473a79663283af.tar.gz gentoo-c38a5e013b3a8a2c893a300a0f473a79663283af.tar.bz2 gentoo-c38a5e013b3a8a2c893a300a0f473a79663283af.zip |
www-client/surf: add missing USE dependency on gcr, bug #630412
Refs: https://bugs.gentoo.org/show_bug.cgi?id=630412
Package-Manager: Portage-2.3.8, Repoman-2.3.3
Diffstat (limited to 'www-client/surf')
-rw-r--r-- | www-client/surf/surf-9999.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www-client/surf/surf-9999.ebuild b/www-client/surf/surf-9999.ebuild index 86c0f8432f15..c21a83052259 100644 --- a/www-client/surf/surf-9999.ebuild +++ b/www-client/surf/surf-9999.ebuild @@ -14,7 +14,7 @@ SLOT="0" KEYWORDS="" COMMON_DEPEND=" - app-crypt/gcr + app-crypt/gcr[gtk] dev-libs/glib:2 net-libs/libsoup net-libs/webkit-gtk:4 |