diff options
author | CoprDistGit <infra@openeuler.org> | 2023-05-25 11:51:03 +0000 |
---|---|---|
committer | CoprDistGit <infra@openeuler.org> | 2023-05-25 11:51:03 +0000 |
commit | 9a21cbf3a992395f0b569d7a7336c98adf443f38 (patch) | |
tree | 6aec9a053887bfdd2845efbff2ae663e4752a7d8 | |
parent | fa610027e6227252e917003f0555bc58c7a0f1ff (diff) |
automatic import of copr-frontend
-rw-r--r-- | copr-frontend.spec | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/copr-frontend.spec b/copr-frontend.spec index 7169dfe..d7f4e87 100644 --- a/copr-frontend.spec +++ b/copr-frontend.spec @@ -159,7 +159,7 @@ Requires: python3-flask %if 0%{?fedora} >= 31 Requires: python3-flask-caching %elif 0%{?openEuler} -Requires: python3-Flask-Cache +Requires: python3-Flask-Caching %else Requires: python3-flask-cache %endif |