diff options
| -rw-r--r-- | meta/recipes-support/libfm/libfm-extra_1.2.3.bb | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/meta/recipes-support/libfm/libfm-extra_1.2.3.bb b/meta/recipes-support/libfm/libfm-extra_1.2.3.bb index 8bdb12c301..85bcc3c0c3 100644 --- a/meta/recipes-support/libfm/libfm-extra_1.2.3.bb +++ b/meta/recipes-support/libfm/libfm-extra_1.2.3.bb | |||
| @@ -16,6 +16,8 @@ S = "${WORKDIR}/libfm-${PV}" | |||
| 16 | 16 | ||
| 17 | EXTRA_OECONF = "--with-extra-only --with-gtk=no" | 17 | EXTRA_OECONF = "--with-extra-only --with-gtk=no" |
| 18 | 18 | ||
| 19 | inherit autotools-brokensep pkgconfig gtk-doc | 19 | PR = "r1" |
| 20 | |||
| 21 | inherit autotools pkgconfig gtk-doc | ||
| 20 | 22 | ||
| 21 | do_configure[dirs] =+ "${S}/m4" | 23 | do_configure[dirs] =+ "${S}/m4" |
