Skip to content

Commit 0007e45

Browse files
committed
rootfs: trixie-ltp: build ltp with libcap-dev
LTP needs to compiled with libcap-dev, so that capability tests will be run. Signed-off-by: Vignesh Raman <[email protected]>
1 parent 6b93216 commit 0007e45

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

config/rootfs/debos/scripts/trixie-ltp.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@ BUILD_DEPS="\
2222
flex \
2323
m4 \
2424
libc6-dev \
25+
libcap-dev \
2526
libnuma-dev \
2627
"
2728

0 commit comments

Comments
 (0)