Add a runtime dependency on Python3 (http.server)
This commit is contained in:
1
debian/control
vendored
1
debian/control
vendored
@@ -20,6 +20,7 @@ Architecture: any
|
|||||||
Depends:
|
Depends:
|
||||||
${misc:Depends},
|
${misc:Depends},
|
||||||
${shlibs:Depends},
|
${shlibs:Depends},
|
||||||
|
python3,
|
||||||
Description: Another Boids implementation in Rust.
|
Description: Another Boids implementation in Rust.
|
||||||
Boids is a flocking algorithm. This one is built in Rust using the Bevy game
|
Boids is a flocking algorithm. This one is built in Rust using the Bevy game
|
||||||
engine.
|
engine.
|
||||||
|
|||||||
Reference in New Issue
Block a user