diff options
Diffstat (limited to 'meson.build')
| -rw-r--r-- | meson.build | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/meson.build b/meson.build index be0b2a1..0a67bdf 100644 --- a/meson.build +++ b/meson.build @@ -36,8 +36,6 @@ endif add_project_arguments(cpp_arguments, language : 'cpp') -libfmt_dep = dependency('fmt') - libdrmomap_dep = dependency('libdrm_omap', required : get_option('omap')) if libdrmomap_dep.found() |
