diff --git a/meson.build b/meson.build index 71f8a3ea1..e61911340 100644 --- a/meson.build +++ b/meson.build @@ -228,6 +228,7 @@ if get_option('pkgconfig') openrc_pkgconf = pkg.generate( name : 'OpenRC', + filebase : 'openrc', description : 'Universal init system', version : meson.project_version(), libraries : librc,