commit: a372b5fb4974e84e3c43f7e11c96b102164a22ed Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org> AuthorDate: Thu Dec 13 12:59:37 2018 +0000 Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org> CommitDate: Thu Dec 13 12:59:51 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a372b5fb
www-client/firefox: add version constraint on dev-util/cbindgen atom Closes: https://bugs.gentoo.org/673072 Package-Manager: Portage-2.3.52, Repoman-2.3.12 Signed-off-by: Thomas Deutschmann <whissi <AT> gentoo.org> www-client/firefox/firefox-64.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/www-client/firefox/firefox-64.0.ebuild b/www-client/firefox/firefox-64.0.ebuild index 34e4df9c601..3651f50613f 100644 --- a/www-client/firefox/firefox-64.0.ebuild +++ b/www-client/firefox/firefox-64.0.ebuild @@ -104,7 +104,7 @@ RDEPEND="${CDEPEND} DEPEND="${CDEPEND} app-arch/zip app-arch/unzip - dev-util/cbindgen + >=dev-util/cbindgen-0.6.4 >=net-libs/nodejs-8.11.0 >=sys-devel/binutils-2.30 sys-apps/findutils
