]> git.proxmox.com Git - lxc.git/commitdiff
depend on python3
authorDietmar Maurer <dietmar@proxmox.com>
Fri, 10 Apr 2015 07:01:14 +0000 (09:01 +0200)
committerDietmar Maurer <dietmar@proxmox.com>
Fri, 10 Apr 2015 07:01:14 +0000 (09:01 +0200)
some scripts use python

debian/control

index 177fa251954fea366177c0edca6111b3d428d6ce..2aa2c61c34b3c518455b774c04f2d9fa1fe9abdd 100644 (file)
@@ -8,7 +8,7 @@ Homepage: https://linuxcontainers.org
 
 Package: lxc
 Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}, libcap2, apparmor
+Depends: ${shlibs:Depends}, ${misc:Depends}, libcap2, apparmor, python3
 Description: Linux containers usersapce tools
  Containers provides resource management through control groups and
  resource isolation through namespaces. The linux containers, lxc, aims