x11-fm/nautilus: chase Meson options name after 951c1f5d1c

meson.build:1:0: ERROR: Unknown options: "enable-packagekit, enable-selinux"

https://gitlab.gnome.org/GNOME/nautilus/-/commit/983892a65674

PR:		259080
Reported by:	antoine (via exp-run)
Regressed by:	https://github.com/mesonbuild/meson/commit/dbf2ace6ca1c
This commit is contained in:
Jan Beich 2021-11-13 19:41:36 +00:00
parent c616c97ec1
commit 496e5b6d8e

View File

@ -27,8 +27,8 @@ USE_GNOME= cairo gdkpixbuf2 gnomedesktop3
USE_GSTREAMER1= yes
USE_LDCONFIG= yes
USE_XORG= x11
MESON_ARGS= -Denable-packagekit=false \
-Denable-selinux=false
MESON_ARGS= -Dpackagekit=false \
-Dselinux=false
BINARY_ALIAS= python3=${PYTHON_VERSION}
CPE_VENDOR= gnome