Skip to content

Commit a712db9

Browse files
Require systemd-nspawn
Stretch no longer ships with `systemd-nspawn` by default, so we need to explicitly depend on it
1 parent 74aaca0 commit a712db9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

debian/control

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ Architecture: all
1111
Depends: ${misc:Depends},
1212
python3,
1313
robotd,
14+
systemd-container,
1415
Description: Automagic running of USB sticks
1516
Runs .autorun files from mounted USB sticks - or other filesystems -
1617
automatically, and safely containerised.

0 commit comments

Comments
 (0)