Skip to content

Commit

Permalink
Fix alsa remote part(duplicate keys)
Browse files Browse the repository at this point in the history
Signed-off-by: 林博仁(Buo-ren, Lin) <Buo.Ren.Lin@gmail.com>
  • Loading branch information
brlin-tw committed Dec 23, 2018
1 parent c8c1fa3 commit 0318523
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions snap/snapcraft.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -271,10 +271,6 @@ parts:
# https://github.com/diddledan/snapcraft-alsa
alsa:
after: [alsa-lib, alsa-plugins]

alsa-plugins:
after: [alsa-lib]

alsa-lib:
# configflags needed until LP#1766878 is fixed
configflags:
Expand All @@ -293,7 +289,6 @@ parts:
- --disable-topology
- --disable-ucm
- --enable-symbolic-functions

alsa-plugins:
after: [alsa-lib]
# configflags needed until LP#1766878 is fixed
Expand Down

0 comments on commit 0318523

Please sign in to comment.