diff --git a/zeromq.changes b/zeromq.changes index 6d3270f..a2dd35f 100644 --- a/zeromq.changes +++ b/zeromq.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Mon Jun 8 09:11:11 UTC 2015 - mvyskocil@opensuse.org + +- Build depends on openpgm-devel + ------------------------------------------------------------------- Sun Jun 7 16:53:26 UTC 2015 - mvyskocil@opensuse.org diff --git a/zeromq.spec b/zeromq.spec index 45748be..81c38b2 100644 --- a/zeromq.spec +++ b/zeromq.spec @@ -38,7 +38,7 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildRequires: libsodium-devel %endif %if 0%{?with_pgm} -BuildRequires: libpgm-devel >= 5.1 +BuildRequires: openpgm-devel >= 5.1 BuildRequires: pkgconfig BuildRequires: python BuildRequires: pkgconfig(glib-2.0) >= 2.8