diff options
-rw-r--r-- | recipes-extended/libvirt/libvirt_9.6.0.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-extended/libvirt/libvirt_9.6.0.bb b/recipes-extended/libvirt/libvirt_9.6.0.bb index 6c5d3298..c5d0d2cd 100644 --- a/recipes-extended/libvirt/libvirt_9.6.0.bb +++ b/recipes-extended/libvirt/libvirt_9.6.0.bb | |||
@@ -156,7 +156,7 @@ PACKAGECONFIG[selinux] = "-Dselinux=enabled,-Dselinux=disabled,libselinux," | |||
156 | PACKAGECONFIG[python] = ",,python3," | 156 | PACKAGECONFIG[python] = ",,python3," |
157 | PACKAGECONFIG[sasl] = "-Dsasl=enabled,-Dsasl=disabled,cyrus-sasl,cyrus-sasl" | 157 | PACKAGECONFIG[sasl] = "-Dsasl=enabled,-Dsasl=disabled,cyrus-sasl,cyrus-sasl" |
158 | PACKAGECONFIG[numactl] = "-Dnumactl=enabled,-Dnumactl=disabled,numactl," | 158 | PACKAGECONFIG[numactl] = "-Dnumactl=enabled,-Dnumactl=disabled,numactl," |
159 | PACKAGECONFIG[fuse] = "-Dfuse=enabled,-Dfuse=disabled,fuse," | 159 | PACKAGECONFIG[fuse] = "-Dfuse=enabled,-Dfuse=disabled,fuse3," |
160 | PACKAGECONFIG[audit] = "-Daudit=enabled,-Daudit=disabled,audit," | 160 | PACKAGECONFIG[audit] = "-Daudit=enabled,-Daudit=disabled,audit," |
161 | PACKAGECONFIG[libcap-ng] = "-Dcapng=enabled,-Dcapng=disabled,libcap-ng," | 161 | PACKAGECONFIG[libcap-ng] = "-Dcapng=enabled,-Dcapng=disabled,libcap-ng," |
162 | PACKAGECONFIG[wireshark] = "-Dwireshark_dissector=enabled,-Dwireshark_dissector=disabled,wireshark libwsutil," | 162 | PACKAGECONFIG[wireshark] = "-Dwireshark_dissector=enabled,-Dwireshark_dissector=disabled,wireshark libwsutil," |