X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=meson.build;h=46060a00ad7ccd4eba0e86086213cd374dc4b8f6;hb=d12283c92f0750871834b7c5afda605402d3b832;hp=e70eb82324939abd0fc04e754206718234fa7893;hpb=44a23824d0796b9ad1ea830e0e2812d485632d9e;p=nageru diff --git a/meson.build b/meson.build index e70eb82..46060a0 100644 --- a/meson.build +++ b/meson.build @@ -10,7 +10,6 @@ alsadep = dependency('alsa') bmusbdep = dependency('bmusb', required: not embedded_bmusb) dldep = cxx.find_library('dl') epoxydep = dependency('epoxy') -epoxydep = dependency('epoxy') libavcodecdep = dependency('libavcodec') libavformatdep = dependency('libavformat') libavresampledep = dependency('libavresample')