modify ffmpeg

pull/13/head
ruki 6 years ago
parent 5ad9540e13
commit 77efb6d903
No known key found for this signature in database
GPG Key ID: 33341DF9719963FA
  1. 2
      packages/f/ffmpeg/xmake.lua

@ -29,7 +29,7 @@ package("ffmpeg")
if is_plat("macosx", "linux") then
add_deps("yasm")
end
on_load(function (package)
local configdeps = {zlib = "zlib",
bzlib = "bzip2",

Loading…
Cancel
Save