Skip to content

Commit

Permalink
Update meson.build
Browse files Browse the repository at this point in the history
  • Loading branch information
dgsga committed Mar 11, 2024
1 parent 47b58c6 commit 5ec8293
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion meson.build
Original file line number Diff line number Diff line change
Expand Up @@ -141,7 +141,6 @@ add_global_link_arguments(netatalk_common_link_args, language: 'c')
############

bison = find_program('bison', required: true)
file = find_program('file', '/usr/bin/file', required: true)
flex = find_program('flex', required: true)
grep = find_program('grep', required: true)
mysql_config = find_program('mysql_config', required: false)
Expand Down

0 comments on commit 5ec8293

Please sign in to comment.