Skip to content
Snippets Groups Projects
Commit 31daa8f9 authored by Xavier Claessens's avatar Xavier Claessens Committed by Sjoerd Simons
Browse files

tracker: Fix dependencies

parent 67bc0739
No related branches found
No related tags found
No related merge requests found
...@@ -17,6 +17,8 @@ install: ...@@ -17,6 +17,8 @@ install:
- busybox - busybox
- apertis-tests-apparmor-report - apertis-tests-apparmor-report
- apertis-tests-apparmor-tracker - apertis-tests-apparmor-tracker
- gir1.2-grilo-0.2
- gir1.2-tracker-1.0
run: run:
steps: steps:
......
...@@ -14,6 +14,8 @@ install: ...@@ -14,6 +14,8 @@ install:
deps: deps:
- apertis-tests - apertis-tests
- tracker-utils - tracker-utils
- gir1.2-grilo-0.2
- gir1.2-tracker-1.0
run: run:
steps: steps:
......
...@@ -29,10 +29,7 @@ Vcs-Git: https://git.apertis.org/git/apertis-tests.git ...@@ -29,10 +29,7 @@ Vcs-Git: https://git.apertis.org/git/apertis-tests.git
Package: apertis-tests Package: apertis-tests
Architecture: all Architecture: all
Depends: ${misc:Depends}, Depends: ${misc:Depends}
gir1.2-grilo-0.2,
gir1.2-tracker-1.0
Description: automated and manual test definitions Description: automated and manual test definitions
This package installs test scripts, test data and other pieces of This package installs test scripts, test data and other pieces of
automated and manual tests. automated and manual tests.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment