diff options
Diffstat (limited to 'meta/packages/parted/parted_1.9.0.bb')
| -rw-r--r-- | meta/packages/parted/parted_1.9.0.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/packages/parted/parted_1.9.0.bb b/meta/packages/parted/parted_1.9.0.bb index cd9c09f593..f2a265187f 100644 --- a/meta/packages/parted/parted_1.9.0.bb +++ b/meta/packages/parted/parted_1.9.0.bb | |||
| @@ -11,6 +11,6 @@ SRC_URI = "${GNU_MIRROR}/parted/parted-${PV}.tar.gz \ | |||
| 11 | 11 | ||
| 12 | EXTRA_OECONF = "--disable-Werror --disable-device-mapper" | 12 | EXTRA_OECONF = "--disable-Werror --disable-device-mapper" |
| 13 | 13 | ||
| 14 | inherit autotools_stage pkgconfig gettext | 14 | inherit autotools pkgconfig gettext |
| 15 | 15 | ||
| 16 | BBCLASSEXTEND = "native" | 16 | BBCLASSEXTEND = "native" |
