mirror of
https://github.com/aptly-dev/aptly.git
synced 2026-07-15 11:57:59 +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
|
Package: aptly
|
||||||
Architecture: any
|
Architecture: any
|
||||||
Depends: bzip2, gnupg, gpgv, ${shlibs:Depends}, ${misc:Depends}
|
Depends: bzip2, xz-utils, gnupg, gpgv, ${shlibs:Depends}, ${misc:Depends}
|
||||||
Suggests: graphviz
|
Suggests: graphviz
|
||||||
Description: Swiss army knife for Debian repository management
|
Description: Swiss army knife for Debian repository management
|
||||||
It offers several features making it easy to manage Debian package
|
It offers several features making it easy to manage Debian package
|
||||||
|
|||||||
Reference in New Issue
Block a user