diff options
| -rw-r--r-- | meta-networking/recipes-filter/nftables/nftables_1.1.6.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-networking/recipes-filter/nftables/nftables_1.1.6.bb b/meta-networking/recipes-filter/nftables/nftables_1.1.6.bb index 505dfc12d0..d27e60a18d 100644 --- a/meta-networking/recipes-filter/nftables/nftables_1.1.6.bb +++ b/meta-networking/recipes-filter/nftables/nftables_1.1.6.bb | |||
| @@ -16,7 +16,7 @@ SRC_URI = "http://www.netfilter.org/projects/nftables/files/${BP}.tar.xz \ | |||
| 16 | " | 16 | " |
| 17 | SRC_URI[sha256sum] = "372931bda8556b310636a2f9020adc710f9bab66f47efe0ce90bff800ac2530c" | 17 | SRC_URI[sha256sum] = "372931bda8556b310636a2f9020adc710f9bab66f47efe0ce90bff800ac2530c" |
| 18 | 18 | ||
| 19 | inherit autotools manpages pkgconfig ptest | 19 | inherit autotools manpages pkgconfig ptest python3native |
| 20 | 20 | ||
| 21 | PACKAGECONFIG ?= "python readline json" | 21 | PACKAGECONFIG ?= "python readline json" |
| 22 | PACKAGECONFIG[editline] = "--with-cli=editline, , libedit, , , linenoise readline" | 22 | PACKAGECONFIG[editline] = "--with-cli=editline, , libedit, , , linenoise readline" |
