diff options
author | Ian Jordan <immoloism@gmail.com> | 2024-06-15 14:11:58 +0100 |
---|---|---|
committer | Joonas Niilola <juippis@gentoo.org> | 2024-06-16 09:04:35 +0300 |
commit | f2598e86bbe9e2d7e3cf3844edfd9bcd86481e29 (patch) | |
tree | 9494a4228588afdab33cc39fc00d44dafd25299f /mate-extra | |
parent | mate-extra/mate-power-manager: Remove forced systemd/elogind (diff) | |
download | gentoo-f2598e86bbe9e2d7e3cf3844edfd9bcd86481e29.tar.gz gentoo-f2598e86bbe9e2d7e3cf3844edfd9bcd86481e29.tar.bz2 gentoo-f2598e86bbe9e2d7e3cf3844edfd9bcd86481e29.zip |
mate-extra/mate-sensors-applet: adjust dependency for 1.28
Nvidia version needs looking into in a future release however for the time being
there is no issue leaving it as is.
Signed-off-by: Ian Jordan <immoloism@gmail.com>
Signed-off-by: Joonas Niilola <juippis@gentoo.org>
Diffstat (limited to 'mate-extra')
-rw-r--r-- | mate-extra/mate-sensors-applet/mate-sensors-applet-1.28.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mate-extra/mate-sensors-applet/mate-sensors-applet-1.28.0.ebuild b/mate-extra/mate-sensors-applet/mate-sensors-applet-1.28.0.ebuild index cbebc92e72bc..f9ecf42b5599 100644 --- a/mate-extra/mate-sensors-applet/mate-sensors-applet-1.28.0.ebuild +++ b/mate-extra/mate-sensors-applet/mate-sensors-applet-1.28.0.ebuild @@ -20,7 +20,7 @@ IUSE="+dbus hddtemp libnotify lm-sensors video_cards_nvidia" COMMON_DEPEND=" >=dev-libs/glib-2.50:2 - >=mate-base/mate-panel-1.17.0 + >=mate-base/mate-panel-1.28.0 >=x11-libs/cairo-1.0.4 x11-libs/gdk-pixbuf:2 >=x11-libs/gtk+-3.22:3 |