diff --git a/ChangeLog b/ChangeLog index 8a3f5c07..9fce278b 100644 --- a/ChangeLog +++ b/ChangeLog @@ -22587,3 +22587,6 @@ * Added a 'python36-rivwebpyapi' package to the 'make rpm' target. * Split the 'make rpm' target into 'make base-rpm' and 'make py-rpm' sub-targets. +2021-11-08 Fred Gleason + * Added a 'python36-requests' dependency to the + 'python36-rivwebpyapi' RPM package. diff --git a/rivwebpyapi.spec.in b/rivwebpyapi.spec.in index 88195bed..e54f423b 100644 --- a/rivwebpyapi.spec.in +++ b/rivwebpyapi.spec.in @@ -12,7 +12,7 @@ Group: Development/Languages License: LGPLv2 URL: https://github.com/ElvishArtisan/rivendell Source: rivendell-%{version}.tar.gz - +Requires: python36-requests BuildRequires: python36-devel %description