From: Elvis Pranskevichus Date: Tue, 7 Feb 2017 15:08:12 +0000 (-0500) Subject: app-editors/atom: Add dependency on x11-libs/libxkbfile. X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=461d4a13d7eff978a40b156ea8d8fb12941e15aa;p=gentoo.git app-editors/atom: Add dependency on x11-libs/libxkbfile. The keyboard-layout module needs this. Gentoo-Bug: https://bugs.gentoo.org/show_bug.cgi?id=608478 Package-Manager: portage-2.3.3 Closes: https://github.com/gentoo/gentoo/pull/3761 --- diff --git a/app-editors/atom/atom-1.12.7.ebuild b/app-editors/atom/atom-1.12.7.ebuild index 19991e71997e..2abf8f2c17cb 100644 --- a/app-editors/atom/atom-1.12.7.ebuild +++ b/app-editors/atom/atom-1.12.7.ebuild @@ -92,6 +92,7 @@ DEPEND=" >=dev-libs/oniguruma-5.9.5:= >=dev-util/ctags-5.8 >=dev-util/electron-1.3.5:${ELECTRON_SLOT} + x11-libs/libxkbfile " RDEPEND=" ${DEPEND} diff --git a/app-editors/atom/atom-1.13.1.ebuild b/app-editors/atom/atom-1.13.1.ebuild index 84c2ee311ffb..7b3b32bde90f 100644 --- a/app-editors/atom/atom-1.13.1.ebuild +++ b/app-editors/atom/atom-1.13.1.ebuild @@ -95,7 +95,7 @@ DEPEND=" >=dev-libs/oniguruma-5.9.5:= >=dev-util/ctags-5.8 >=dev-util/electron-1.3.5:${ELECTRON_SLOT} -" + x11-libs/libxkbfile" RDEPEND=" ${DEPEND} !sys-apps/apmd