Skip to content

Commit

Permalink
bugfix (all): Excluded pipewire-codec-aptx from common-packages.yml a…
Browse files Browse the repository at this point in the history
…nd rawhide-packages.yml to fix conflicts in build.
  • Loading branch information
lenuswalker committed Oct 11, 2024
1 parent 337eb8a commit 2074cff
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion recipes/modules/common/common-packages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ install:
#- libavcodec-freeworld
#- libheif-freeworld
#- libheif-tools
- pipewire-codec-aptx
#- pipewire-codec-aptx

# Audio
- pipewire
Expand Down
2 changes: 1 addition & 1 deletion recipes/modules/rawhide/rawhide-packages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ install:
#- libavcodec-free
#- libheif-freeworld
#- libheif-tools
- pipewire-codec-aptx
#- pipewire-codec-aptx

# Audio
- pipewire
Expand Down

0 comments on commit 2074cff

Please sign in to comment.