diff options
-rw-r--r-- | recipes-networking/netcf/netcf_git.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-networking/netcf/netcf_git.bb b/recipes-networking/netcf/netcf_git.bb index d380e95e..218cd17d 100644 --- a/recipes-networking/netcf/netcf_git.bb +++ b/recipes-networking/netcf/netcf_git.bb | |||
@@ -18,7 +18,7 @@ DEPENDS += "augeas libnl libxslt libxml2" | |||
18 | 18 | ||
19 | S = "${WORKDIR}/git" | 19 | S = "${WORKDIR}/git" |
20 | 20 | ||
21 | inherit gettext autotools | 21 | inherit gettext autotools-brokensep |
22 | 22 | ||
23 | do_configure_prepend() { | 23 | do_configure_prepend() { |
24 | cd ${S} | 24 | cd ${S} |