From 1e5e01c5d57eba8044b3ac8764622e059d9c460d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Javier=20Jard=C3=B3n?= Date: Thu, 4 Jun 2015 11:41:38 +0100 Subject: Use unbundled version of gudev instead of the version bundled with systemd gudev now lives in a different repository and will be removed soon from the systemd tree This also means systemd no longer depends on GLib. Change-Id: I316945cb17f3d41b7f4e4693fa645b0acdf03fac --- strata/foundation/systemd.morph | 1 + 1 file changed, 1 insertion(+) (limited to 'strata/foundation') diff --git a/strata/foundation/systemd.morph b/strata/foundation/systemd.morph index 5dc48e70..26c226fb 100644 --- a/strata/foundation/systemd.morph +++ b/strata/foundation/systemd.morph @@ -15,6 +15,7 @@ configure-commands: # all systems - | KILL=/bin/kill ./configure --prefix="$PREFIX" --enable-xz --disable-manpages \ + --disable-gudev \ --disable-tests --sysconfdir=/etc --localstatedir=/var \ --libdir="$PREFIX/lib" --libexecdir="$PREFIX/libexec" \ --with-rootprefix= --with-rootlibdir=/lib -- cgit v1.2.1