[udev] work around broken upstream tarball's 'xslt' ifdef

Kay Sievers kay at fedoraproject.org
Wed Jan 25 14:06:28 UTC 2012


commit f110253ee56616d3d843e7cfd14a6788d63ec9c6
Author: Kay Sievers <kay.sievers at vrfy.org>
Date:   Wed Jan 25 15:02:58 2012 +0100

    work around broken upstream tarball's 'xslt' ifdef

 udev.spec |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/udev.spec b/udev.spec
index 290d0e4..2aeb9b3 100644
--- a/udev.spec
+++ b/udev.spec
@@ -16,6 +16,7 @@ BuildRequires:  gobject-introspection-devel >= 0.6.2
 BuildRequires:  usbutils >= 0.82
 BuildRequires:  kmod-devel >= 4
 BuildRequires:  libblkid-devel >= 2.20
+BuildRequires:  libxslt
 Obsoletes:      dev <= 0:3.12-1
 Provides:       dev = 0:3.12-2
 Requires(pre):  fileutils


More information about the scm-commits mailing list