diff --git a/libxklavier.changes b/libxklavier.changes index 7ad72e3..c987367 100644 --- a/libxklavier.changes +++ b/libxklavier.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Sat Oct 18 21:20:49 UTC 2014 - crrodriguez@opensuse.org + +- Discontinue the use of xorg-x11-devel metapackage, just + buildrequire pkgconfig(xi), pkgconfig(x11), pkgconfig(xkbfile). + ------------------------------------------------------------------- Mon Sep 24 07:17:49 UTC 2012 - dimstar@opensuse.org diff --git a/libxklavier.spec b/libxklavier.spec index 54949bc..f9088c7 100644 --- a/libxklavier.spec +++ b/libxklavier.spec @@ -1,7 +1,7 @@ # # spec file for package libxklavier # -# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -30,9 +30,11 @@ BuildRequires: gobject-introspection-devel >= 1.30 BuildRequires: gtk-doc BuildRequires: iso-codes-devel BuildRequires: pkg-config -BuildRequires: xorg-x11-devel BuildRequires: pkgconfig(glib-2.0) BuildRequires: pkgconfig(libxml-2.0) +BuildRequires: pkgconfig(x11) +BuildRequires: pkgconfig(xi) +BuildRequires: pkgconfig(xkbfile) BuildRoot: %{_tmppath}/%{name}-%{version}-build %description