diff --git a/gnuhealth.changes b/gnuhealth.changes index 835d421..b37946f 100644 --- a/gnuhealth.changes +++ b/gnuhealth.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Wed Feb 16 18:26:26 UTC 2022 - Axel Braun + +- missing dependency python3-Pillow added + ------------------------------------------------------------------- Tue Nov 16 08:37:25 UTC 2021 - Axel Braun diff --git a/gnuhealth.spec b/gnuhealth.spec index 837d020..48c9c39 100644 --- a/gnuhealth.spec +++ b/gnuhealth.spec @@ -2,7 +2,7 @@ # spec file for package gnuhealth # # Copyright (c) 2021 SUSE LLC -# Copyright (c) 2014-2021 Dr. Axel Braun +# Copyright (c) 2014-2022 Dr. Axel Braun # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -57,6 +57,7 @@ Requires: python3-hl7apy Requires: python3-ldap3 Requires: python3-matplotlib Requires: python3-passlib +Requires: python3-Pillow Requires: python3-pyBarcode Requires: python3-qrcode Requires: python3-simpleeval