Skip to content

Commit f3da22f

Browse files
committed
Add virtualbox-ext-pack to Ubuntu packages
1 parent e25081b commit f3da22f

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

scripts/lib.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,7 @@
4545
"systemd",
4646
"ubuntu-drivers-common",
4747
"virtualbox",
48+
"virtualbox-ext-pack",
4849
"zfs-linux",
4950
)
5051

scripts/pop-ci/src/main.rs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -63,6 +63,7 @@ static DEV_REPOS: &'static [&'static str] = &[
6363
"systemd",
6464
"ubuntu-drivers-common",
6565
"virtualbox",
66+
"virtualbox-ext-pack",
6667
"zfs-linux",
6768
];
6869

0 commit comments

Comments
 (0)