From 72a0de6ccb017f3eb144e0088bafad061896de16 Mon Sep 17 00:00:00 2001 From: Anas Nashif Date: Fri, 16 Nov 2012 10:24:32 -0800 Subject: [PATCH] fixed splitting --- packaging/dbus-x11.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packaging/dbus-x11.spec b/packaging/dbus-x11.spec index 2f12a60..b34bbaa 100644 --- a/packaging/dbus-x11.spec +++ b/packaging/dbus-x11.spec @@ -1,6 +1,6 @@ Name: dbus-x11 %define _name dbus -BuildRequires: xorg-x11-devel +BuildRequires: pkgconfig(x11) Url: http://dbus.freedesktop.org/ License: GPL2+ or AFL 2.1 Group: System/Daemons -- 2.7.4