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:
Sunil Mohan Adapa 2018-12-27 15:32:03 -08:00 committed by James Valleroy
parent bf8fc21e08
commit bbd56ad9b6
No known key found for this signature in database
GPG Key ID: 77C0C75E7B650808

View File

@ -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(