Skip to content
Snippets Groups Projects
Commit af270a1b authored by Simon McVittie's avatar Simon McVittie Committed by Sjoerd Simons
Browse files

tracker tests: require python3 and python3-gi

Differential Revision: https://phabricator.apertis.org/D411
Reviewed-by: xclaesse
parent b4bc4505
No related branches found
No related tags found
No related merge requests found
...@@ -19,6 +19,8 @@ install: ...@@ -19,6 +19,8 @@ install:
- apertis-tests-apparmor-tracker - apertis-tests-apparmor-tracker
- gir1.2-grilo-0.2 - gir1.2-grilo-0.2
- gir1.2-tracker-1.0 - gir1.2-tracker-1.0
- python3
- python3-gi
run: run:
steps: steps:
......
...@@ -13,9 +13,11 @@ metadata: ...@@ -13,9 +13,11 @@ metadata:
install: install:
deps: deps:
- apertis-tests - apertis-tests
- tracker-utils
- gir1.2-grilo-0.2 - gir1.2-grilo-0.2
- gir1.2-tracker-1.0 - gir1.2-tracker-1.0
- python3
- python3-gi
- tracker-utils
run: run:
steps: steps:
......
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