[nautilus/wip/oholy/ci-buildah: 2/4] ci: Use Tracker 3 dependencies from Fedora repository
- From: Ondrej Holy <oholy src gnome org>
 
- To: commits-list gnome org
 
- Cc: 
 
- Subject: [nautilus/wip/oholy/ci-buildah: 2/4] ci: Use Tracker 3 dependencies from Fedora repository
 
- Date: Fri, 20 Nov 2020 08:44:19 +0000 (UTC)
 
commit b678abed38dd613edba5bb277420ceea2766def9
Author: Ondrej Holy <oholy redhat com>
Date:   Thu Nov 19 10:50:35 2020 +0100
    ci: Use Tracker 3 dependencies from Fedora repository
    
    The Tracker 3 dependencies are installed currently from unofficial COPR
    repository. Let's use the official Fedora packages instead.
 .gitlab/Dockerfile | 5 +----
 1 file changed, 1 insertion(+), 4 deletions(-)
---
diff --git a/.gitlab/Dockerfile b/.gitlab/Dockerfile
index b07798299..4a0f73b8d 100644
--- a/.gitlab/Dockerfile
+++ b/.gitlab/Dockerfile
@@ -1,9 +1,6 @@
 FROM fedora:rawhide
 
-RUN dnf install --nogpg -y dnf-plugins-core uncrustify findutils git libportal-devel \
+RUN dnf install --nogpg -y dnf-plugins-core uncrustify findutils git libportal-devel tracker3-miners 
python3-gobject dbus-daemon \
  && dnf builddep --nogpg -y nautilus \
  && dnf clean all
 
-RUN dnf copr enable -y ssssam/tracker3 \
- && dnf install --nogpg -y tracker3 tracker3-miners tracker3-devel python3-tracker3-testutils 
python3-gobject dbus-daemon \
- && dnf clean all
[
Date Prev][
Date Next]   [
Thread Prev][
Thread Next]   
[
Thread Index]
[
Date Index]
[
Author Index]