Skip to content

Commit b546777

Browse files
committed
Add python-yaml as makedepends
1 parent a642432 commit b546777

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

.SRCINFO

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@ pkgbase = linux-rust
2020
makedepends = graphviz
2121
makedepends = imagemagick
2222
makedepends = python-sphinx
23+
makedepends = python-yaml
2324
makedepends = texlive-latexextra
2425
options = !strip
2526
source = https://cdn.kernel.org/pub/linux/kernel/v6.x/linux-6.10.10.tar.xz

PKGBUILD

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@ makedepends=(
2525
graphviz
2626
imagemagick
2727
python-sphinx
28+
python-yaml
2829
texlive-latexextra
2930
)
3031
options=('!strip')

0 commit comments

Comments
 (0)