diff --git a/cozy.spec b/cozy.spec index 7926775..37c9d23 100644 --- a/cozy.spec +++ b/cozy.spec @@ -45,7 +45,7 @@ Requires: python3-peewee >= 3.9.6 Requires: python3-apsw Requires: python3-pytaglib Requires: libhandy-1-0 -Requires: libdazzle-1.0 +Requires: pkgconfig(libdazzle-1.0) Requires: granite Requires: python3-pytz Requires: python3-requests @@ -68,7 +68,7 @@ BuildRequires: python3-distro BuildRequires: python3-apsw BuildRequires: python3-packaging BuildRequires: libhandy-1-0 -BuildRequires: libdazzle-1.0 +BuildRequires: pkgconfig(libdazzle-1.0) # /SECTION %description