Skip to content

Commit

Permalink
emulators/wine-devel: Fix packaging with ALSA on
Browse files Browse the repository at this point in the history
Make sure the built ALSA libraries are included in the package when ALSA is on.
Fixes ce1e733 and "make check-plist" .

Approved by: pi (implicit)
  • Loading branch information
hselasky committed May 1, 2022
1 parent 4eecccd commit eb5fce9
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions emulators/wine-devel/pkg-plist
Expand Up @@ -1431,6 +1431,8 @@ lib/wine/%%WINEARCH%%-unix/qcap.so
lib/wine/%%WINEARCH%%-unix/secur32.so
lib/wine/%%WINEARCH%%-unix/win32u.so
lib/wine/%%WINEARCH%%-unix/winebus.so
%%ALSA%%lib/wine/%%WINEARCH%%-unix/winealsa.so
%%ALSA%%lib/wine/%%WINEARCH%%-windows/winealsa.drv
%%OSS%%lib/wine/%%WINEARCH%%-unix/wineoss.so
%%OSS%%lib/wine/%%WINEARCH%%-unix/wineoss.drv.so
lib/wine/%%WINEARCH%%-unix/winevulkan.so
Expand Down

0 comments on commit eb5fce9

Please sign in to comment.