Skip to content

Commit

Permalink
Merge branch 'fix-meson-build'
Browse files Browse the repository at this point in the history
Fix build with meson >= 0.60.0

Fixes #215
  • Loading branch information
szszszsz committed Aug 29, 2022
2 parents 9bb8552 + ad15827 commit 0378956
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 @@ -114,7 +114,6 @@ pkg.generate(
version : meson.project_version(),
requires_private : dep_hidapi.name(),
description : 'Library for communicating with Nitrokey in a clean and easy manner',
install : true,
)

if target_machine.system() == 'freebsd'
Expand Down

0 comments on commit 0378956

Please sign in to comment.