Skip to content

Commit 5f6b5a1

Browse files
jprvitastarnight
authored andcommitted
camera: Add gir1.2-clutter-1.0 and fswebcam as package dependencies
The camera tests rely on having these packages installed. https://phabricator.endlessm.com/T28177
1 parent 9d37682 commit 5f6b5a1

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

debian/control

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,8 @@ Architecture: any
1818
Depends: checkbox-provider-resource,
1919
python3,
2020
python3-checkbox-support,
21+
gir1.2-clutter-1.0,
22+
fswebcam,
2123
${misc:Depends},
2224
${plainbox:Depends},
2325
${shlibs:Depends}
@@ -40,8 +42,7 @@ Recommends: bonnie++,
4042
smartmontools,
4143
sysstat,
4244
${plainbox:Recommends}
43-
Suggests: fswebcam,
44-
fwts,
45+
Suggests: fwts,
4546
glmark2,
4647
glmark2-es2,
4748
gtkperf,

0 commit comments

Comments
 (0)