summaryrefslogtreecommitdiff
path: root/debian/control
diff options
context:
space:
mode:
authorLouie Shprung <lshprung@scu.edu>2023-12-17 17:31:46 -0800
committerLouie Shprung <lshprung@scu.edu>2023-12-17 17:31:46 -0800
commitb0e7885074a6a97794fedafb56976bfb67a21a74 (patch)
tree09258efa8c2e9179c861f39c1e66086c4ad2e84d /debian/control
parenta42d589a1cf9972683ac612c11c72fa26cf9853a (diff)
Add ICO file to sdist
Diffstat (limited to 'debian/control')
-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.