sys-process/htop: Fix building with -fno-common
[gentoo.git] / sys-process / htop / htop-2.2.0.ebuild
index 8e121bcacff119f7a5bc5e1244857fcf740bc9a5..318bdf97c5c09ed2ce3906bb1d7d62f53ec2e49f 100644 (file)
@@ -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"