From ab3a50404085f5e85c180880ef4cbe9efda386b6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Antoine=20Beaupr=C3=A9?= Date: Sat, 30 Dec 2017 13:26:26 -0500 Subject: add missing binary dependencies --- debian/control | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/debian/control b/debian/control index 4f82aac..7d7e86f 100644 --- a/debian/control +++ b/debian/control @@ -23,9 +23,17 @@ Depends: ${misc:Depends}, python3-dbus, python3-exif, - python3-gi, python3-gphoto2cffi, python3-pyqt5 (>= 5.4), + qt5-image-formats-plugins, + python3-gi, + gir1.2-gexiv2-0.10, + gir1.2-gstreamer-1.0, + gir1.2-gudev-1.0, + gir1.2-udisks-2.0, + gir1.2-notify-0.7, + gstreamer1.0-libav, + gstreamer1.0-plugins-good, libimage-exiftool-perl, Recommends: python3-kaa-metadata, -- cgit v1.2.3