summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMikle Kolyada <zlogene@gentoo.org>2018-10-13 13:06:39 +0300
committerMikle Kolyada <zlogene@gentoo.org>2018-10-13 13:07:19 +0300
commitd227d9ec6fc676490e78348c044c9a1a98e87fbb (patch)
treeb26f20dea8ab7dee51aa9ceffba1b541cfff648e
parentxfce-extra/xfce4-sensors-plugin: Drop non-existing media-video/nvidia-settings (diff)
downloadgentoo-d227d9ec6fc676490e78348c044c9a1a98e87fbb.tar.gz
gentoo-d227d9ec6fc676490e78348c044c9a1a98e87fbb.tar.bz2
gentoo-d227d9ec6fc676490e78348c044c9a1a98e87fbb.zip
mate-extra/mate-sensors-applet: Drop non-existing media-video/nvidia-settings
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org> Package-Manager: Portage-2.3.49, Repoman-2.3.11
-rw-r--r--mate-extra/mate-sensors-applet/mate-sensors-applet-1.18.3.ebuild7
1 files changed, 2 insertions, 5 deletions
diff --git a/mate-extra/mate-sensors-applet/mate-sensors-applet-1.18.3.ebuild b/mate-extra/mate-sensors-applet/mate-sensors-applet-1.18.3.ebuild
index 86472d98d2bd..62ee356d61a6 100644
--- a/mate-extra/mate-sensors-applet/mate-sensors-applet-1.18.3.ebuild
+++ b/mate-extra/mate-sensors-applet/mate-sensors-applet-1.18.3.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -30,10 +30,7 @@ COMMON_DEPEND=">=dev-libs/glib-2.36:2
!dbus? ( >=app-admin/hddtemp-0.3_beta13:0 ) )
libnotify? ( >=x11-libs/libnotify-0.7:0 )
lm_sensors? ( sys-apps/lm_sensors:0 )
- video_cards_nvidia? ( || (
- >=x11-drivers/nvidia-drivers-100.14.09:0[static-libs,tools]
- media-video/nvidia-settings:0
- ) )"
+ video_cards_nvidia? ( >=x11-drivers/nvidia-drivers-100.14.09:0[static-libs,tools] )"
RDEPEND="${COMMON_DEPEND}"