build: add static libcap to output

Signed-off-by: Christian Brauner <christian.brauner@ubuntu.com>
This commit is contained in:
Christian Brauner 2021-10-28 17:07:14 +02:00
parent 8dff29c6c7
commit 860ab93303
No known key found for this signature in database
GPG Key ID: 8EB056D53EECB12D

View File

@ -541,6 +541,7 @@ foreach tuple : [
['SECCOMP'],
['SELinux'],
['libcap'],
['static libcap'],
['openssl'],
]