gnome3.tracker-miners: do not add auto_features=enabled
Meson setup hook now defaults to this.
This commit is contained in:
parent
76d85e4a6f
commit
4fa19ba151
@ -104,7 +104,6 @@ stdenv.mkDerivation rec {
|
||||
"-Dfunctional_tests=false"
|
||||
"-Ddbus_services=${placeholder "out"}/share/dbus-1/services"
|
||||
"-Dsystemd_user_services=${placeholder "out"}/lib/systemd/user"
|
||||
"-Dauto_features=enabled"
|
||||
];
|
||||
|
||||
patches = [
|
||||
|
Loading…
Reference in New Issue
Block a user