added sudo to dependencies
This commit is contained in:
parent
5969275b06
commit
b7b7f44b25
2 changed files with 7 additions and 0 deletions
6
debian/changelog
vendored
6
debian/changelog
vendored
|
@ -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
1
debian/control
vendored
|
@ -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
|
||||||
|
|
Loading…
Add table
Reference in a new issue