diff options
| -rw-r--r-- | meta-networking/recipes-filter/nftables/nftables_1.0.2.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-networking/recipes-filter/nftables/nftables_1.0.2.bb b/meta-networking/recipes-filter/nftables/nftables_1.0.2.bb index e078be79a1..080a0ed85c 100644 --- a/meta-networking/recipes-filter/nftables/nftables_1.0.2.bb +++ b/meta-networking/recipes-filter/nftables/nftables_1.0.2.bb | |||
| @@ -38,7 +38,7 @@ RDEPENDS:${PN}-ptest += " make bash python3-core python3-ctypes python3-json pyt | |||
| 38 | 38 | ||
| 39 | TESTDIR = "tests" | 39 | TESTDIR = "tests" |
| 40 | 40 | ||
| 41 | PRIVATE_LIBS:${PN}-ptest:append = "libnftables.so.1" | 41 | PRIVATE_LIBS:${PN}-ptest:append = " libnftables.so.1" |
| 42 | 42 | ||
| 43 | do_install_ptest() { | 43 | do_install_ptest() { |
| 44 | cp -rf ${S}/build-aux ${D}${PTEST_PATH} | 44 | cp -rf ${S}/build-aux ${D}${PTEST_PATH} |
