mirror of
https://github.com/aptly-dev/aptly.git
synced 2026-06-15 07:00:52 +00:00
Add dependency on xz-utils
This commit is contained in:
Vendored
+1
-1
@@ -10,7 +10,7 @@ Vcs-Browser: https://anonscm.debian.org/cgit/collab-maint/aptly.git
|
||||
|
||||
Package: aptly
|
||||
Architecture: any
|
||||
Depends: bzip2, gnupg, gpgv, ${shlibs:Depends}, ${misc:Depends}
|
||||
Depends: bzip2, xz-utils, gnupg, gpgv, ${shlibs:Depends}, ${misc:Depends}
|
||||
Suggests: graphviz
|
||||
Description: Swiss army knife for Debian repository management
|
||||
It offers several features making it easy to manage Debian package
|
||||
|
||||
Reference in New Issue
Block a user