From 0c528d5d5de0f318e01d41f583ae6f961f80397b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rg=20Frings-F=C3=BCrst?= Date: Thu, 4 Jan 2018 09:44:34 +0100 Subject: Add python3-mediainfodll to B-D --- debian/changelog | 2 +- debian/control | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index c531084..9604fcf 100644 --- a/debian/changelog +++ b/debian/changelog @@ -25,7 +25,7 @@ rapid-photo-downloader (0.9.7-1) unstable; urgency=medium - Add requested python 3 and remove unneeded python 2 to/from Build-Depends. - Change Vcs-Browser and Homepage to secure URI. - Add X-Python3-Version and remove X-Python-Version. - - Add missing python3-pymediainfo to Build-Depends. + - Add missing python3-pymediainfo and python3-mediainfodll to Build-Depends. * debian/rules: - Use pkg-info.mk instead parsing the output of dpkg-parsechangelog. * Declare compliance with Debian Policy 4.1.3 (No changes needed). diff --git a/debian/control b/debian/control index b526eaf..2c920cb 100644 --- a/debian/control +++ b/debian/control @@ -9,6 +9,7 @@ Build-Depends: python3, python3-all, python3-pymediainfo, + python3-mediainfodll, python3-setuptools, python3-xdg Standards-Version: 4.1.3 -- cgit v1.2.3