From e875afdf1224c27b14fef237e735d382c9153aef Mon Sep 17 00:00:00 2001
From: Nikos Skalkotos <skalkoto@grnet.gr>
Date: Tue, 25 Jun 2013 17:13:19 +0300
Subject: [PATCH] Update depencencies for version 0.4

---
 debian/control | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/debian/control b/debian/control
index a9f11ee..d218d16 100644
--- a/debian/control
+++ b/debian/control
@@ -12,8 +12,9 @@ Homepage: https://code.grnet.gr/projects/snf-image-creator
 Package: snf-image-creator
 Architecture: all
 Depends: ${misc:Depends}, ${python:Depends}, python-progress (>=1.0.2),
- python-setuptools, python-ansicolors, python-dialog, kamaki(>=0.8),
- python-guestfs, python-sendfile, python-parted, rsync, libguestfs-tools
+ python-setuptools, python-ansicolors, python-dialog, kamaki(>=0.9),
+ python-guestfs, python-sendfile, python-parted, rsync, libguestfs-tools,
+ python-hivex
 Description: Synnefo Image Creator
  snf-image-creator is a command line tool for creating OS images to be used
  with synnefo.
-- 
GitLab