diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2019-01-29 09:17:45 +0100 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2019-01-29 09:17:45 +0100 |
commit | a8741b1605fc9c1689f2088328d52e7449e0b4df (patch) | |
tree | 094ea4522712aa9036abc3c37e64445aa5d5cc0d /www-client | |
parent | www-client/firefox: enable --enable-rust-simd (diff) | |
download | gentoo-a8741b1605fc9c1689f2088328d52e7449e0b4df.tar.gz gentoo-a8741b1605fc9c1689f2088328d52e7449e0b4df.tar.bz2 gentoo-a8741b1605fc9c1689f2088328d52e7449e0b4df.zip |
www-client/firefox: require >=dev-util/cbindgen-0.6.7
Closes: https://bugs.gentoo.org/676682
Package-Manager: Portage-2.3.58, Repoman-2.3.12
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'www-client')
-rw-r--r-- | www-client/firefox/firefox-65.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www-client/firefox/firefox-65.0.ebuild b/www-client/firefox/firefox-65.0.ebuild index c8e59db836c4..1c1ee2349fd5 100644 --- a/www-client/firefox/firefox-65.0.ebuild +++ b/www-client/firefox/firefox-65.0.ebuild @@ -106,7 +106,7 @@ RDEPEND="${CDEPEND} DEPEND="${CDEPEND} app-arch/zip app-arch/unzip - >=dev-util/cbindgen-0.6.4 + >=dev-util/cbindgen-0.6.7 >=net-libs/nodejs-8.11.0 >=sys-devel/binutils-2.30 sys-apps/findutils |