diff options
| -rw-r--r-- | meta-networking/recipes-support/ntopng/ntopng_5.0.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-networking/recipes-support/ntopng/ntopng_5.0.bb b/meta-networking/recipes-support/ntopng/ntopng_5.0.bb index 89107430ea..0ddc596782 100644 --- a/meta-networking/recipes-support/ntopng/ntopng_5.0.bb +++ b/meta-networking/recipes-support/ntopng/ntopng_5.0.bb | |||
| @@ -29,7 +29,7 @@ export LUA_LIB = "${STAGING_LIBDIR}/liblua.a" | |||
| 29 | LDFLAGS:append:mipsarch = " -latomic" | 29 | LDFLAGS:append:mipsarch = " -latomic" |
| 30 | LDFLAGS:append:powerpc = " -latomic" | 30 | LDFLAGS:append:powerpc = " -latomic" |
| 31 | LDFLAGS:append:riscv32 = " -latomic" | 31 | LDFLAGS:append:riscv32 = " -latomic" |
| 32 | inherit autotools-brokensep gettext systemd | 32 | inherit autotools-brokensep gettext pkgconfig systemd |
| 33 | 33 | ||
| 34 | do_install:append() { | 34 | do_install:append() { |
| 35 | install -d ${D}${systemd_unitdir}/system/ | 35 | install -d ${D}${systemd_unitdir}/system/ |
