summaryrefslogtreecommitdiff
path: root/repo-deb/main/debian/control
diff options
context:
space:
mode:
authorcrystal <crystal@noreply.codeberg.org>2024-04-28 07:13:58 -0600
committercrystal <crystal@noreply.codeberg.org>2024-04-28 07:13:58 -0600
commit42f4030384866b4709fb7eda8a15d182e2a3675a (patch)
tree0d206b48bfacec6f71aa650e527cdf85a54bd878 /repo-deb/main/debian/control
parent6adb447669a6efb2937ea2cf6e9b7becdaae54be (diff)
Add apt-listchanges dep
Diffstat (limited to 'repo-deb/main/debian/control')
-rw-r--r--repo-deb/main/debian/control2
1 files changed, 1 insertions, 1 deletions
diff --git a/repo-deb/main/debian/control b/repo-deb/main/debian/control
index 7a929c1..9a2df0b 100644
--- a/repo-deb/main/debian/control
+++ b/repo-deb/main/debian/control
@@ -7,7 +7,7 @@ Build-Depends: debhelper (>= 10)
Package: forgejo-deb-repo
Architecture: all
Priority: optional
-Depends: forgejo-deb-repokey, apt-transport-https
+Depends: forgejo-deb-repokey, apt-transport-https, apt-listchanges
Description: APT Repository for forgejo-deb builds
Forgejo will be updated via apt along with other software on your system