summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorElvis Pranskevichus <elvis@magic.io>2017-02-07 10:08:12 -0500
committerMikhail Pukhlikov <cynede@gentoo.org>2017-02-08 16:40:37 +0400
commit461d4a13d7eff978a40b156ea8d8fb12941e15aa (patch)
treebe473115841c3663569927ca886fffea926e00e0 /app-editors/atom/atom-1.12.7.ebuild
parentapp-editors/atom: Version bump to 1.12.7, 1.13.1 (diff)
downloadgentoo-461d4a13d7eff978a40b156ea8d8fb12941e15aa.tar.gz
gentoo-461d4a13d7eff978a40b156ea8d8fb12941e15aa.tar.bz2
gentoo-461d4a13d7eff978a40b156ea8d8fb12941e15aa.zip
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
Diffstat (limited to 'app-editors/atom/atom-1.12.7.ebuild')
-rw-r--r--app-editors/atom/atom-1.12.7.ebuild1
1 files changed, 1 insertions, 0 deletions
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}