diff --git a/meson.build b/meson.build index 35cdb90..cd73fd8 100644 --- a/meson.build +++ b/meson.build @@ -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'