diff options
| -rw-r--r-- | meta-oe/recipes-extended/fwts/fwts_git.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-extended/fwts/fwts_git.bb b/meta-oe/recipes-extended/fwts/fwts_git.bb index 6f6df0bcf6..d704d8437e 100644 --- a/meta-oe/recipes-extended/fwts/fwts_git.bb +++ b/meta-oe/recipes-extended/fwts/fwts_git.bb | |||
| @@ -14,7 +14,7 @@ S = "${WORKDIR}/git" | |||
| 14 | 14 | ||
| 15 | DEPENDS = "libpcre json-c" | 15 | DEPENDS = "libpcre json-c" |
| 16 | 16 | ||
| 17 | inherit autotools | 17 | inherit autotools-brokensep |
| 18 | 18 | ||
| 19 | FILES_${PN} += "${libdir}/fwts/lib*${SOLIBS}" | 19 | FILES_${PN} += "${libdir}/fwts/lib*${SOLIBS}" |
| 20 | FILES_${PN}-dev += "${libdir}/fwts/lib*${SOLIBSDEV} ${libdir}/fwts/lib*.la" | 20 | FILES_${PN}-dev += "${libdir}/fwts/lib*${SOLIBSDEV} ${libdir}/fwts/lib*.la" |
