mirror of
https://github.com/freedombox/FreedomBox.git
synced 2026-04-29 10:10:19 +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_services = ['freedombox-udiskie']
|
||||||
|
|
||||||
managed_packages = ['udiskie', 'gir1.2-udisks-2.0']
|
managed_packages = ['parted', 'udiskie', 'gir1.2-udisks-2.0']
|
||||||
|
|
||||||
description = [
|
description = [
|
||||||
format_lazy(
|
format_lazy(
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user