Skip to content
This repository was archived by the owner on Apr 30, 2025. It is now read-only.

Commit f97bba7

Browse files
committed
Ensure that base checkbox ppa is enabled before installing cdts
1 parent 84d04da commit f97bba7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

cdts/manifests/default.pp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -65,6 +65,7 @@
6565
}
6666
package { "canonical-driver-test-suite":
6767
require => [
68+
Exec['Enable PPA checkbox-dev/ppa'],
6869
Exec['Enable PPA canonical-qt5-edgers/qt5-proper'],
6970
Exec['Enable PPA ubuntu-sdk-team/ppa'],
7071
Exec['Enable PPA canonical-hwe-team/piglit'],

0 commit comments

Comments
 (0)