summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
Diffstat (limited to 'debian')
-rw-r--r--debian/control5
1 files changed, 4 insertions, 1 deletions
diff --git a/debian/control b/debian/control
index 0915503..86ff3d3 100644
--- a/debian/control
+++ b/debian/control
@@ -16,7 +16,10 @@ Rules-Requires-Root: no
Package: assignment-list
Architecture: all
Multi-Arch: foreign
-Depends: python3-pyqt5, python3-pyqt5.qtsql, ${misc:Depends}, ${python3:Depends}
+Depends: python3-pyqt5,
+ python3-pyqt5.qtsql,
+ ${misc:Depends},
+ ${python3:Depends}
Description: auto-generated package by debmake
This Debian binary package was auto-generated by the
debmake(1) command provided by the debmake package.