Skip to content

Commit

Permalink
Fixed dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
nicholasdille committed Jul 17, 2024
1 parent 6aa3002 commit 4d3afe4
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 6 deletions.
2 changes: 1 addition & 1 deletion tools/speex/manifest.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ build_dependencies:
- make
platforms:
- linux/amd64
#- linux/arm64
- linux/arm64
tags:
- category/development
- lang/c
Expand Down
6 changes: 1 addition & 5 deletions tools/speexdsp/manifest.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,13 +4,9 @@ name: speexdsp
version: "1.2.1"
binary: "false"
check: ""
build_dependencies:
- bar
runtime_dependencies:
- baz
platforms:
- linux/amd64
#- linux/arm64
- linux/arm64
tags:
- category/development
- lang/c
Expand Down

0 comments on commit 4d3afe4

Please sign in to comment.