diff options
author | Lahvuun <lahvuun@gmail.com> | 2017-10-17 23:16:12 +0300 |
---|---|---|
committer | Patrice Clement <monsieurp@gentoo.org> | 2017-10-22 18:47:52 +0200 |
commit | 451a3eb21c408e2a78806f9f36ff008712f6350c (patch) | |
tree | e854ed3f525cf4d40ad4bae10d6469c30f6ecbb0 /dev-util/electron | |
parent | dev-util/electron: add missing x11-libs/libnotify build-time dependency. (diff) | |
download | gentoo-451a3eb21c408e2a78806f9f36ff008712f6350c.tar.gz gentoo-451a3eb21c408e2a78806f9f36ff008712f6350c.tar.bz2 gentoo-451a3eb21c408e2a78806f9f36ff008712f6350c.zip |
dev-util/electron: move net-libs/nodejs to DEPEND.
Package-Manager: Portage-2.3.8, Repoman-2.3.3
Diffstat (limited to 'dev-util/electron')
-rw-r--r-- | dev-util/electron/electron-1.6.11-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-util/electron/electron-1.6.11-r1.ebuild b/dev-util/electron/electron-1.6.11-r1.ebuild index 00bff65b61b7..756216c84209 100644 --- a/dev-util/electron/electron-1.6.11-r1.ebuild +++ b/dev-util/electron/electron-1.6.11-r1.ebuild @@ -110,7 +110,6 @@ COMMON_DEPEND=" media-libs/libpng:= media-libs/libvpx:=[svc] media-libs/speex:= - net-libs/nodejs:= pulseaudio? ( media-sound/pulseaudio:= ) system-ffmpeg? ( >=media-video/ffmpeg-3:= ) sys-apps/dbus:= @@ -163,6 +162,7 @@ DEPEND="${COMMON_DEPEND} dev-perl/JSON >=dev-util/gperf-3.0.3 dev-util/ninja + net-libs/nodejs sys-apps/hwids[usb(+)] >=sys-devel/bison-2.4.3 sys-devel/flex |