Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
A
apertis-tests
Manage
Activity
Members
Labels
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Deploy
Releases
Model registry
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Frédéric Dalleau
apertis-tests
Commits
31daa8f9
Commit
31daa8f9
authored
9 years ago
by
Xavier Claessens
Committed by
Sjoerd Simons
9 years ago
Browse files
Options
Downloads
Patches
Plain Diff
tracker: Fix dependencies
parent
67bc0739
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
apparmor/apparmor-tracker.yaml
+2
-0
2 additions, 0 deletions
apparmor/apparmor-tracker.yaml
common/tracker-indexing-local-storage.yaml
+2
-0
2 additions, 0 deletions
common/tracker-indexing-local-storage.yaml
debian/control
+1
-4
1 addition, 4 deletions
debian/control
with
5 additions
and
4 deletions
apparmor/apparmor-tracker.yaml
+
2
−
0
View file @
31daa8f9
...
...
@@ -17,6 +17,8 @@ install:
-
busybox
-
apertis-tests-apparmor-report
-
apertis-tests-apparmor-tracker
-
gir1.2-grilo-0.2
-
gir1.2-tracker-1.0
run
:
steps
:
...
...
This diff is collapsed.
Click to expand it.
common/tracker-indexing-local-storage.yaml
+
2
−
0
View file @
31daa8f9
...
...
@@ -14,6 +14,8 @@ install:
deps
:
-
apertis-tests
-
tracker-utils
-
gir1.2-grilo-0.2
-
gir1.2-tracker-1.0
run
:
steps
:
...
...
This diff is collapsed.
Click to expand it.
debian/control
+
1
−
4
View file @
31daa8f9
...
...
@@ -29,10 +29,7 @@ Vcs-Git: https://git.apertis.org/git/apertis-tests.git
Package: apertis-tests
Architecture: all
Depends: ${misc:Depends},
gir1.2-grilo-0.2,
gir1.2-tracker-1.0
Depends: ${misc:Depends}
Description: automated and manual test definitions
This package installs test scripts, test data and other pieces of
automated and manual tests.
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment