diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2019-05-21 10:53:16 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2019-05-21 10:53:41 +0200 |
commit | 1f4ff49d3d677287810b8fad1958f0e2fffca550 (patch) | |
tree | 0589f04266d5932d9f1c72eebf6912ddf03fa37c /www-client | |
parent | dev-util/goland: bump, cleanup old (diff) | |
download | gentoo-1f4ff49d3d677287810b8fad1958f0e2fffca550.tar.gz gentoo-1f4ff49d3d677287810b8fad1958f0e2fffca550.tar.bz2 gentoo-1f4ff49d3d677287810b8fad1958f0e2fffca550.zip |
www-client/firefox: adjust dependencies
Closes: https://bugs.gentoo.org/686448
Package-Manager: Portage-2.3.66, Repoman-2.3.12
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'www-client')
-rw-r--r-- | www-client/firefox/firefox-67.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www-client/firefox/firefox-67.0.ebuild b/www-client/firefox/firefox-67.0.ebuild index 96c3b34386a5..7f5184eeb318 100644 --- a/www-client/firefox/firefox-67.0.ebuild +++ b/www-client/firefox/firefox-67.0.ebuild @@ -106,7 +106,7 @@ CDEPEND=" >=media-libs/libvpx-1.7.0:0=[postproc] <media-libs/libvpx-1.8:0=[postproc] ) - system-sqlite? ( >=dev-db/sqlite-3.26:3[secure-delete,debug=] ) + system-sqlite? ( >=dev-db/sqlite-3.27.2:3[secure-delete,debug=] ) system-webp? ( >=media-libs/libwebp-1.0.2:0= ) wifi? ( kernel_linux? ( >=sys-apps/dbus-0.60 >=dev-libs/dbus-glib-0.72 @@ -123,7 +123,7 @@ RDEPEND="${CDEPEND} DEPEND="${CDEPEND} app-arch/zip app-arch/unzip - >=dev-util/cbindgen-0.6.8 + >=dev-util/cbindgen-0.8.2 >=net-libs/nodejs-8.11.0 >=sys-devel/binutils-2.30 sys-apps/findutils |