diff options
Diffstat (limited to 'meta')
-rw-r--r-- | meta/recipes-support/libfm/libfm_1.1.2.2.bb | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/meta/recipes-support/libfm/libfm_1.1.2.2.bb b/meta/recipes-support/libfm/libfm_1.1.2.2.bb index ea6323a831..edf54e0f47 100644 --- a/meta/recipes-support/libfm/libfm_1.1.2.2.bb +++ b/meta/recipes-support/libfm/libfm_1.1.2.2.bb | |||
@@ -19,5 +19,7 @@ SRC_URI[sha256sum] = "158e2b6974350d2dab15932b496bb4d448553e60bbf7cdfe4d6e9bd99d | |||
19 | 19 | ||
20 | inherit autotools-brokensep pkgconfig | 20 | inherit autotools-brokensep pkgconfig |
21 | 21 | ||
22 | do_configure[dirs] =+ "${S}/m4" | ||
23 | |||
22 | PACKAGES += "${PN}-mime" | 24 | PACKAGES += "${PN}-mime" |
23 | FILES_${PN}-mime = "${datadir}/mime/" | 25 | FILES_${PN}-mime = "${datadir}/mime/" |