diff --git a/srcpkgs/nautilus-python/template b/srcpkgs/nautilus-python/template index 7a32e9e6617..9497889dc9b 100644 --- a/srcpkgs/nautilus-python/template +++ b/srcpkgs/nautilus-python/template @@ -15,3 +15,5 @@ homepage="https://wiki.gnome.org/Projects/NautilusPython" distfiles="${GNOME_SITE}/${pkgname}/${version%.*}/${pkgname}-${version}.tar.xz" checksum=073ce0297282259937ab473d189b97a04f42b97197c9292fc3bde9d135282098 nocross="could not find Python headers" + +CFLAGS="-fcommon"