diff options
Diffstat (limited to 'mate-extra')
-rw-r--r-- | mate-extra/mate-sensors-applet/mate-sensors-applet-1.24.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/mate-extra/mate-sensors-applet/mate-sensors-applet-1.24.1.ebuild b/mate-extra/mate-sensors-applet/mate-sensors-applet-1.24.1.ebuild index fd9e54d09629..f6fce26db5c2 100644 --- a/mate-extra/mate-sensors-applet/mate-sensors-applet-1.24.1.ebuild +++ b/mate-extra/mate-sensors-applet/mate-sensors-applet-1.24.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -44,7 +44,7 @@ DEPEND="${COMMON_DEPEND} PDEPEND="hddtemp? ( dbus? ( sys-fs/udisks:2 ) )" PATCHES=( - "${FILESDIR}/${PN}-1.24.1-dont-check-for-headers.patch" + "${FILESDIR}/${PN}-1.24.1-dont-check-for-headers.patch" ) src_configure() { |