Gentoo Archives: gentoo-commits

From: Patrice Clement <monsieurp@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-util/electron/
Date: Sun, 22 Oct 2017 16:48:07
Message-Id: 1508690872.451a3eb21c408e2a78806f9f36ff008712f6350c.monsieurp@gentoo
1 commit: 451a3eb21c408e2a78806f9f36ff008712f6350c
2 Author: Lahvuun <lahvuun <AT> gmail <DOT> com>
3 AuthorDate: Tue Oct 17 20:16:12 2017 +0000
4 Commit: Patrice Clement <monsieurp <AT> gentoo <DOT> org>
5 CommitDate: Sun Oct 22 16:47:52 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=451a3eb2
7
8 dev-util/electron: move net-libs/nodejs to DEPEND.
9
10 Package-Manager: Portage-2.3.8, Repoman-2.3.3
11
12 dev-util/electron/electron-1.6.11-r1.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-util/electron/electron-1.6.11-r1.ebuild b/dev-util/electron/electron-1.6.11-r1.ebuild
16 index 00bff65b61b..756216c8420 100644
17 --- a/dev-util/electron/electron-1.6.11-r1.ebuild
18 +++ b/dev-util/electron/electron-1.6.11-r1.ebuild
19 @@ -110,7 +110,6 @@ COMMON_DEPEND="
20 media-libs/libpng:=
21 media-libs/libvpx:=[svc]
22 media-libs/speex:=
23 - net-libs/nodejs:=
24 pulseaudio? ( media-sound/pulseaudio:= )
25 system-ffmpeg? ( >=media-video/ffmpeg-3:= )
26 sys-apps/dbus:=
27 @@ -163,6 +162,7 @@ DEPEND="${COMMON_DEPEND}
28 dev-perl/JSON
29 >=dev-util/gperf-3.0.3
30 dev-util/ninja
31 + net-libs/nodejs
32 sys-apps/hwids[usb(+)]
33 >=sys-devel/bison-2.4.3
34 sys-devel/flex