summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--debian/changelog2
-rw-r--r--debian/control1
2 files changed, 2 insertions, 1 deletions
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