You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I've run into a problem where the ffmpeg cookbook doesn't actually install the yasm packages unless I set default['yasm']['install_method'] = :package in my default attributes file.
I've run into a problem where the ffmpeg cookbook doesn't actually install the yasm packages unless I set
default['yasm']['install_method'] = :package
in my default attributes file.https://github.com/djoos-cookbooks/yasm/blob/master/attributes/default.rb#L8
The text was updated successfully, but these errors were encountered: