[gdm/wip/nielsdg/meson: 5/5] fixup! Add Meson support to GDM
- From: Ray Strode <halfline src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gdm/wip/nielsdg/meson: 5/5] fixup! Add Meson support to GDM
- Date: Wed, 29 Apr 2020 21:42:55 +0000 (UTC)
commit d265f96a450ebc62a032bec47f90c22a59b7deee
Author: Ray Strode <rstrode redhat com>
Date: Wed Apr 29 10:04:34 2020 -0400
fixup! Add Meson support to GDM
meson.build | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/meson.build b/meson.build
index 33ca5b01..23d66f59 100644
--- a/meson.build
+++ b/meson.build
@@ -107,7 +107,7 @@ plymouth_dep = dependency('ply-boot-client', required: get_option('plymouth'))
# support the ADT_USER enumeration value.
have_adt = cc.has_header_symbol('bsm/adt.h', 'ADT_USER')
# libaudit
-libaudit_dep = dependency('libaudit_dep', required: get_option('libaudit'))
+libaudit_dep = dependency('audit', required: get_option('libaudit'))
# unit testsheadername
libcheck_dep = dependency('check', version: '>= 0.9.4')
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]