diff --git a/libotf.changes b/libotf.changes index daa762b..0ec6cbb 100644 --- a/libotf.changes +++ b/libotf.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Wed Oct 1 20:51:46 UTC 2014 - crrodriguez@opensuse.org + + Cleanup buildRequires, removing use of xorg-x11-devel. + ------------------------------------------------------------------- Mon Jun 16 16:30:13 CEST 2014 - tiwai@suse.de diff --git a/libotf.spec b/libotf.spec index 11960d7..29584b5 100644 --- a/libotf.spec +++ b/libotf.spec @@ -31,9 +31,12 @@ Source1: baselibs.conf Patch: libotf-warning-fixes.diff # patch not sent upstream, because m17n.org is currently down Patch1: libotf-automake-1.13.diff -BuildRequires: freetype2-devel BuildRequires: libtool -BuildRequires: xorg-x11-devel +BuildRequires: pkgconfig +BuildRequires: pkgconfig(freetype2) +BuildRequires: pkgconfig(x11) +BuildRequires: pkgconfig(xaw7) +BuildRequires: pkgconfig(xt) BuildRoot: %{_tmppath}/%{name}-%{version}-build %description @@ -52,7 +55,6 @@ languages. Summary: Include Files and Libraries mandatory for Development Group: Development/Libraries/Other Requires: %{name} = %{version} -Requires: freetype2-devel %description devel This package contains all necessary include files and libraries needed