From: Stefan Schantl Date: Tue, 17 Nov 2009 22:29:33 +0000 (+0100) Subject: udev: Add gobject-introspection as dependency. X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ad941829e5fbe6b8da8d7aee185b4cb4cb64fcb7;p=ipfire-3.x.git udev: Add gobject-introspection as dependency. --- diff --git a/lfs/udev b/lfs/udev index a5ee88057..4a80a903f 100644 --- a/lfs/udev +++ b/lfs/udev @@ -40,7 +40,7 @@ CORE = yes EXTRA = no DEBUG = no BUILD_DEPS = -DEPS = util-linux-ng +DEPS = util-linux-ng gobject-introspection URL = ftp://ftp.kernel.org/pub/linux/utils/kernel/hotplug/ LICENSE = GPLv2+