diff options
author | CoprDistGit <infra@openeuler.org> | 2023-03-27 07:07:11 +0000 |
---|---|---|
committer | CoprDistGit <infra@openeuler.org> | 2023-03-27 07:07:11 +0000 |
commit | cba0c76238362ae08b439928f76ed6edf7eabb37 (patch) | |
tree | e52026a34d18f7f3ed0a753680d7a493247efb32 | |
parent | 244a1158ae4c3451f3feacfaefccd52bca69b2da (diff) |
automatic import of python-pygit2openeuler20.03
-rw-r--r-- | python-pygit2.spec | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/python-pygit2.spec b/python-pygit2.spec index a7aff61..4cc1b30 100644 --- a/python-pygit2.spec +++ b/python-pygit2.spec @@ -23,6 +23,7 @@ BuildRequires: python3-devel BuildRequires: python3-setuptools BuildRequires: python3-pip BuildRequires: python3-cffi +BuildRequires: libgit2-devel BuildRequires: gcc BuildRequires: gdb %description -n python3-pygit2 |