Skip to content

Commit 269ad15

Browse files
committed
libaom: remove unused python hostmakedepend
1 parent 8b24160 commit 269ad15

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

srcpkgs/libaom/template

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ revision=1
55
create_wrksrc=yes
66
build_style=cmake
77
configure_args="-DENABLE_DOCS=OFF -DBUILD_SHARED_LIBS=ON"
8-
hostmakedepends="yasm doxygen perl python"
8+
hostmakedepends="yasm doxygen perl"
99
short_desc="AV1 Codec library implementation"
1010
maintainer="Orphaned <[email protected]>"
1111
license="BSD-2-Clause"

0 commit comments

Comments
 (0)