Skip to content
Snippets Groups Projects
Commit cd05ea69 authored by Nikos Skalkotos's avatar Nikos Skalkotos
Browse files

Add missing setuptools dependency

parent e5dfdb55
No related branches found
No related tags found
No related merge requests found
...@@ -9,8 +9,8 @@ Homepage: https://code.grnet.gr/projects/snf-image-creator ...@@ -9,8 +9,8 @@ Homepage: https://code.grnet.gr/projects/snf-image-creator
Package: snf-image-creator Package: snf-image-creator
Architecture: all Architecture: all
Depends: ${misc:Depends}, ${python:Depends}, python-progress (>=1.0.2), Depends: ${misc:Depends}, ${python:Depends}, python-progress (>=1.0.2),
python-ansicolors, python-dialog, kamaki(>=0.6), python-guestfs, python-setuptools, python-ansicolors, python-dialog, kamaki(>=0.6),
python-sendfile(<< 2.0), python-parted, rsync python-guestfs, python-sendfile(<< 2.0), python-parted, rsync
Description: Synnefo Image Creator Description: Synnefo Image Creator
snf-image-creator is a command line tool for creating OS images to be used snf-image-creator is a command line tool for creating OS images to be used
with synnefo. with synnefo.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment