diff --git a/evolution.changes b/evolution.changes index 89d9b30..637a211 100644 --- a/evolution.changes +++ b/evolution.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Thu Nov 8 14:37:28 UTC 2018 - Marco Vedovati + +- Restore pkgconfig(libnotify) as BuildRequires. + Fixes: boo#1115189 + ------------------------------------------------------------------- Wed Oct 24 09:06:17 UTC 2018 - bjorn.lie@gmail.com diff --git a/evolution.spec b/evolution.spec index 06d4c63..4e097f6 100644 --- a/evolution.spec +++ b/evolution.spec @@ -79,6 +79,7 @@ BuildRequires: pkgconfig(libedataserver-1.2) >= %{_version} BuildRequires: pkgconfig(libedataserverui-1.2) >= %{_version} # NOTE when bumping this BR, bump the req in devel pac below BuildRequires: pkgconfig(libgdata) >= 0.10 +BuildRequires: pkgconfig(libnotify) >= 0.7 # /NOTE BuildRequires: pkgconfig(libpst) >= 0.6.54 # NOTE when bumping this BR, bump the req in devel pac below