From fa46df078983063293d0170fd83e25466bb8a131 Mon Sep 17 00:00:00 2001 From: Mikhail Pukhlikov Date: Mon, 5 Aug 2019 10:27:56 +0400 Subject: app-editors/atom: add missing python RDEPEND Package-Manager: Portage-2.3.70, Repoman-2.3.16 Signed-off-by: Mikhail Pukhlikov --- app-editors/atom/atom-1.32.1.ebuild | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'app-editors') diff --git a/app-editors/atom/atom-1.32.1.ebuild b/app-editors/atom/atom-1.32.1.ebuild index cffe7192d2ed..cb97004c983d 100644 --- a/app-editors/atom/atom-1.32.1.ebuild +++ b/app-editors/atom/atom-1.32.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Authors +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 # NOTE: this ebuild has been generated by atom-ebuild-gen.py from the @@ -141,6 +141,7 @@ RDEPEND=" >=dev-util/electron-${ELECTRON_V}:${ELECTRON_SLOT} dev-vcs/git !sys-apps/apmd + ${PYTHON_DEPS} " S="${WORKDIR}/${PN}-${MY_PV}" -- cgit v1.2.3-65-gdbad