diff options
-rw-r--r-- | debian/control | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/debian/control b/debian/control index 20e69bd94..ab0324e68 100644 --- a/debian/control +++ b/debian/control @@ -11,7 +11,8 @@ Vcs-Git: git://live-systems.org/git/live-build.git Package: live-build Architecture: all -Depends: ${misc:Depends}, debootstrap | cdebootstrap | cdebootstrap-static +Depends: + ${misc:Depends}, python3.2, debootstrap | cdebootstrap | cdebootstrap-static Recommends: live-boot-doc, live-config-doc, live-manual-html | live-manual, cpio, gnu-fdisk |