Skip to content

Commit 82cf910

Browse files
committed
devshell: Add missing libbpd and docbook to devshell
Signed-off-by: Kovacs, Gergo Ferenc <[email protected]>
1 parent 34c79a1 commit 82cf910

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

dbld/packages.manifest

+4-4
Original file line numberDiff line numberDiff line change
@@ -42,16 +42,16 @@ which [fedora]
4242
#############################################################################
4343
# eBPF related tools
4444
#############################################################################
45-
clang [tarball]
46-
libbpf-dev [tarball]
47-
bpftool [tarball]
45+
clang [devshell, tarball]
46+
libbpf-dev [devshell, tarball]
47+
bpftool [devshell, tarball]
4848

4949
#############################################################################
5050
# Tarball related tools
5151
#############################################################################
5252

5353
# docbook to generate man pages
54-
docbook-xsl [tarball]
54+
docbook-xsl [devshell, tarball]
5555
docbook-style-xsl [fedora]
5656

5757
#############################################################################

0 commit comments

Comments
 (0)