diff --git a/harfbuzz.changes b/harfbuzz.changes index 7af2b65..47d0e5b 100644 --- a/harfbuzz.changes +++ b/harfbuzz.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Sun Mar 11 03:40:33 UTC 2018 - luc14n0@linuxmail.org + +- Fix broken libharbuzz-gobject.so symlink by requiring Harfbuzz's + Gobject library for the devel package. + ------------------------------------------------------------------- Fri Mar 9 11:51:15 UTC 2018 - astieger@suse.com diff --git a/harfbuzz.spec b/harfbuzz.spec index 1e99acb..dd79566 100644 --- a/harfbuzz.spec +++ b/harfbuzz.spec @@ -76,6 +76,7 @@ Summary: An OpenType text shaping engine -- Development Files Group: Development/Libraries/C and C++ Requires: libharfbuzz-icu0 = %{version} Requires: libharfbuzz0 = %{version} +Requires: libharfbuzz-gobject0 = %{version} Requires: pkgconfig(freetype2) >= 12.0.6 %description devel