diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2019-08-16 14:52:51 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2019-08-16 14:52:51 +0200 |
commit | 95f527e4a82d67c3ff42477d3fc4897acc0e566f (patch) | |
tree | d5f3bf924f4a0e3918de00f156b47631d2553cb4 | |
parent | www-client/firefox: remove comment (diff) | |
download | gentoo-95f527e4a82d67c3ff42477d3fc4897acc0e566f.tar.gz gentoo-95f527e4a82d67c3ff42477d3fc4897acc0e566f.tar.bz2 gentoo-95f527e4a82d67c3ff42477d3fc4897acc0e566f.zip |
www-client/firefox: remove slot operator on x11-libs/gtk+ atom
Package-Manager: Portage-2.3.71, Repoman-2.3.17
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
-rw-r--r-- | www-client/firefox/firefox-68.0.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www-client/firefox/firefox-68.0.2.ebuild b/www-client/firefox/firefox-68.0.2.ebuild index ff4897d4ea0d..486b02715a14 100644 --- a/www-client/firefox/firefox-68.0.2.ebuild +++ b/www-client/firefox/firefox-68.0.2.ebuild @@ -70,7 +70,7 @@ CDEPEND=" dev-libs/expat >=x11-libs/cairo-1.10[X] >=x11-libs/gtk+-2.18:2 - >=x11-libs/gtk+-3.4.0:3=[X] + >=x11-libs/gtk+-3.4.0:3[X] x11-libs/gdk-pixbuf >=x11-libs/pango-1.22.0 >=media-libs/libpng-1.6.35:0=[apng] |