added sudo to dependencies

This commit is contained in:
Penelope Gwen 2024-05-30 17:34:04 -06:00
parent 5969275b06
commit b7b7f44b25
2 changed files with 7 additions and 0 deletions

6
debian/changelog vendored
View file

@ -1,3 +1,9 @@
pogmom-utils (0.2) unstable; urgency=medium
* Added sudo to dependencies
-- Penelope Gwen <support@pogmom.me> Thu, 30 May 2024 17:32:38 -0600
pogmom-utils (0.1) unstable; urgency=medium pogmom-utils (0.1) unstable; urgency=medium
* Initial release. * Initial release.

1
debian/control vendored
View file

@ -16,6 +16,7 @@ Depends:
pipx, pipx,
rsync, rsync,
sapphrc, sapphrc,
sudo,
tree tree
Description: Recommended packages to get started using debian Description: Recommended packages to get started using debian
This metapackage includes various pieces of software used in the command line This metapackage includes various pieces of software used in the command line