diff options
Diffstat (limited to 'packages')
-rw-r--r-- | packages/images/openturbostation-image.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/images/openturbostation-image.bb b/packages/images/openturbostation-image.bb index 0c4a88cd6e..512a15441a 100644 --- a/packages/images/openturbostation-image.bb +++ b/packages/images/openturbostation-image.bb @@ -88,7 +88,7 @@ RDEPENDS = " \ mdadm \ hdparm \ mtd-utils \ - xfs-utils \ + xfsprogs \ udev \ ${OPENTURBOSTATION_SUPPORT} \ ${OPENTURBOSTATION_KERNEL} " |