diff options
-rw-r--r-- | packaging/dbus-x11.spec.in | 2 |
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 |