[gexiv2] debian: Add python to build deps



commit 2050e8634a971ddd06fe50d5492db89e0b59f57b
Author: Jens Georg <mail jensge org>
Date:   Wed Nov 30 00:05:00 2016 +0100

    debian: Add python to build deps
    
    Signed-off-by: Jens Georg <mail jensge org>

 debian/control |    4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)
---
diff --git a/debian/control b/debian/control
index a3f3c08..4cff6d6 100644
--- a/debian/control
+++ b/debian/control
@@ -13,7 +13,9 @@ Build-Depends: debhelper (>= 7),
                libexpat1-dev,
                gobject-introspection (>= 0.9.12-4~),
                libgirepository1.0-dev (>= 0.9.12),
-               gir1.2-glib-2.0
+               gir1.2-glib-2.0,
+               python3-gi,
+               python-gi
 Standards-Version: 3.8.4
 Section: libs
 Homepage: https://wiki.gnome.org/Projects/gexiv2


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]