diff options
Diffstat (limited to 'sys-process/htop/htop-2.2.0.ebuild')
-rw-r--r-- | sys-process/htop/htop-2.2.0.ebuild | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sys-process/htop/htop-2.2.0.ebuild b/sys-process/htop/htop-2.2.0.ebuild index 8e121bcacff..318bdf97c5c 100644 --- a/sys-process/htop/htop-2.2.0.ebuild +++ b/sys-process/htop/htop-2.2.0.ebuild @@ -21,6 +21,7 @@ DEPEND="${RDEPEND} ${PYTHON_DEPS} virtual/pkgconfig" +PATCHES=( "${FILESDIR}"/${P}-gcc-10.patch ) DOCS=( ChangeLog README ) CONFIG_CHECK="~TASKSTATS ~TASK_XACCT ~TASK_IO_ACCOUNTING ~CGROUPS" |