mirror of
https://github.com/freedombox/FreedomBox.git
synced 2026-03-11 09:04:54 +00:00
storage: Add parted as dependency module
parted is being used in action scripts. Reviewed-by: James Valleroy <jvalleroy@mailbox.org>
This commit is contained in:
parent
bf8fc21e08
commit
bbd56ad9b6
@ -37,7 +37,7 @@ name = _('Storage')
|
||||
|
||||
managed_services = ['freedombox-udiskie']
|
||||
|
||||
managed_packages = ['udiskie', 'gir1.2-udisks-2.0']
|
||||
managed_packages = ['parted', 'udiskie', 'gir1.2-udisks-2.0']
|
||||
|
||||
description = [
|
||||
format_lazy(
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user