Add winexe and qemu-kvm as dependencies
[snf-image-creator] / debian / control
1 Source: snf-image-creator
2 Section: python
3 Priority: optional
4 Maintainer: Nikos Skalkotos <skalkoto@grnet.gr>
5 XSBC-Original-Maintainer: Nikos Skalkotos <skalkoto@grnet.gr>
6 Build-Depends: debhelper (>= 8), python-all (>= 2.5), python-setuptools,
7  python-sphinx
8 Standards-Version: 3.9.3
9 XS-Python-Version: >= 2.6
10 Homepage: https://code.grnet.gr/projects/snf-image-creator
11
12 Package: snf-image-creator
13 Architecture: all
14 Depends: ${misc:Depends}, ${python:Depends}, python-progress (>=1.0.2),
15  python-setuptools, python-ansicolors, python-dialog, kamaki(>=0.9),
16  python-guestfs, python-sendfile, python-parted, rsync, libguestfs-tools,
17  python-hivex, qemu-kvm, winexe
18 Description: Synnefo Image Creator
19  snf-image-creator is a command line tool for creating OS images to be used
20  with synnefo.
21