gnome3.gnome-photos: use tracker_2

This commit is contained in:
WORLDofPEACE
2020-09-20 20:59:56 -04:00
committed by Jan Tojnar
parent 620c1ef3a0
commit 7186dd6a01

View File

@@ -28,8 +28,8 @@
, nixosTests
, pkgconfig
, python3
, tracker
, tracker-miners
, tracker_2
, tracker-miners-2
, wrapGAppsHook
}:
@@ -84,8 +84,8 @@ stdenv.mkDerivation rec {
gtk3
libdazzle
libgdata
tracker
tracker-miners # For 'org.freedesktop.Tracker.Miner.Files' GSettings schema
tracker_2
tracker-miners-2 # For 'org.freedesktop.Tracker.Miner.Files' GSettings schema
at-spi2-core # for tests
];