From 1fa848f7f16f2ca1222c14969137e8286dbf716b7bc428c9994e2b55bd04878f Mon Sep 17 00:00:00 2001 From: Julian Geywitz Date: Sun, 22 Nov 2020 14:59:19 +0000 Subject: [PATCH] Add libhandy dependency OBS-URL: https://build.opensuse.org/package/show/X11:Pantheon:Apps/cozy?expand=0&rev=50 --- cozy.spec | 2 ++ 1 file changed, 2 insertions(+) diff --git a/cozy.spec b/cozy.spec index a58d332..9631abe 100644 --- a/cozy.spec +++ b/cozy.spec @@ -42,6 +42,7 @@ Requires: python3-mutagen Requires: python3-peewee >= 3.9.6 Requires: python3-apsw Requires: python3-pytaglib +Requires: libhandy Requires: python3-pytz Requires: python3-requests Requires: python3-packaging @@ -62,6 +63,7 @@ BuildRequires: python3-pytaglib BuildRequires: python3-distro BuildRequires: python3-apsw BuildRequires: python3-packaging +BuildRequires: libhandy # /SECTION %description