diff --git a/libdvdnav.changes b/libdvdnav.changes index f3a3dfe..654771f 100644 --- a/libdvdnav.changes +++ b/libdvdnav.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Thu Jan 27 14:51:30 UTC 2011 - davejplater@gmail.com + +- Added Requires: pkg-config to get the .pc file to build. + ------------------------------------------------------------------- Fri Nov 20 13:29:11 UTC 2009 - crrodriguez@opensuse.org diff --git a/libdvdnav.spec b/libdvdnav.spec index c34c4c1..de4cbf7 100644 --- a/libdvdnav.spec +++ b/libdvdnav.spec @@ -29,7 +29,7 @@ Source0: http://www1.mplayerhq.hu/MPlayer/releases/dvdnav/%name-%version. Patch: libdvdnav.diff Patch1: libdvdnav-strict-aliasing.patch BuildRoot: %{_tmppath}/%{name}-%{version}-build -BuildRequires: libdvdread-devel +BuildRequires: libdvdread-devel pkg-config %description This library contains functions to display DVD video menus.