summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnas Nashif <anas.nashif@intel.com>2012-11-16 10:25:40 -0800
committerLukasz Skalski <l.skalski@samsung.com>2014-11-13 12:02:54 +0100
commitfbf5fd5ee5e404c732f25ab0804aad1503c796da (patch)
treeea5f4f52e12a2e5ae202ffcf664a8cb3c4abf668
parent72a0de6ccb017f3eb144e0088bafad061896de16 (diff)
fixed splitting
-rw-r--r--packaging/dbus-x11.spec.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/packaging/dbus-x11.spec.in b/packaging/dbus-x11.spec.in
index 48f10b50..557e0a65 100644
--- a/packaging/dbus-x11.spec.in
+++ b/packaging/dbus-x11.spec.in
@@ -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