[Python-modules-commits] [python-qtpy] 07/13: Add new dependency on pyqt5.qtmultimedia

Ghislain Vaillant ghisvail-guest at moszumanska.debian.org
Tue Jan 17 18:40:25 UTC 2017


This is an automated email from the git hooks/post-receive script.

ghisvail-guest pushed a commit to branch master
in repository python-qtpy.

commit 84b52d69793158f4194f757cd5dd4cea19509983
Author: Ghislain Antony Vaillant <ghisvail at gmail.com>
Date:   Tue Jan 17 00:11:43 2017 +0000

    Add new dependency on pyqt5.qtmultimedia
---
 debian/control | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/debian/control b/debian/control
index 66b333f..ef7ab9e 100644
--- a/debian/control
+++ b/debian/control
@@ -8,12 +8,14 @@ Build-Depends: debhelper (>= 9),
                dh-python,
                python-all,
                python-pyqt5,
+               python-pyqt5.qtmultimedia,
                python-pyqt5.qtsvg,
                python-pyqt5.qtwebkit,
                python-pytest,
                python-setuptools,
                python3-all,
                python3-pyqt5,
+               python3-pyqt5.qtmultimedia,
                python3-pyqt5.qtsvg,
                python3-pyqt5.qtwebkit,
                python3-pytest,
@@ -32,6 +34,7 @@ Architecture: all
 Depends: ${misc:Depends},
          ${python:Depends},
          python-pyqt5,
+         python-pyqt5.qtmultimedia,
          python-pyqt5.qtsvg,
          python-pyqt5.qtwebkit
 Description: abtraction layer for PySide/PyQt4/PyQt5 (Python 2)
@@ -51,6 +54,7 @@ Architecture: all
 Depends: ${misc:Depends},
          ${python3:Depends},
          python3-pyqt5,
+         python3-pyqt5.qtmultimedia,
          python3-pyqt5.qtsvg,
          python3-pyqt5.qtwebkit
 Description: abtraction layer for PySide/PyQt4/PyQt5 (Python 3)

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/python-qtpy.git



More information about the Python-modules-commits mailing list