supersonic: Add MediaPlayer framework on Darwin
Version 0.6.0 has a new dependency
This commit is contained in:
parent
d8574359c2
commit
e5b49fe1ea
1 changed files with 1 additions and 0 deletions
|
@ -62,6 +62,7 @@ buildGoModule rec {
|
|||
darwin.apple_sdk_11_0.frameworks.Kernel
|
||||
darwin.apple_sdk_11_0.frameworks.OpenGL
|
||||
darwin.apple_sdk_11_0.frameworks.UserNotifications
|
||||
darwin.apple_sdk_11_0.frameworks.MediaPlayer
|
||||
];
|
||||
|
||||
postInstall = ''
|
||||
|
|
Loading…
Reference in a new issue