diff options
| author | Scott Bahling <sbahling@suse.de> | 2015-06-30 09:59:04 +0200 |
|---|---|---|
| committer | Scott Bahling <sbahling@suse.de> | 2015-06-30 09:59:04 +0200 |
| commit | 1c18d4ee5a127431e2d31bae6bc060545d776548 (patch) | |
| tree | 64366129fae0c2795d585b46569c2ba0593f474f /spec | |
| parent | e3ffbe638eea380a6760586a2b44b9a3e3006e2b (diff) | |
| download | obsapi-1c18d4ee5a127431e2d31bae6bc060545d776548.tar.gz obsapi-1c18d4ee5a127431e2d31bae6bc060545d776548.tar.xz obsapi-1c18d4ee5a127431e2d31bae6bc060545d776548.zip | |
Requires python-requests
Diffstat (limited to 'spec')
| -rw-r--r-- | spec/python-obsapi.spec.tmpl | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/spec/python-obsapi.spec.tmpl b/spec/python-obsapi.spec.tmpl index 9455477..a99ca6e 100644 --- a/spec/python-obsapi.spec.tmpl +++ b/spec/python-obsapi.spec.tmpl @@ -26,6 +26,7 @@ License: GPL-2.0 Group: Development/Languages/Python BuildRequires: python BuildRequires: python-setuptools +Requires: python-requests BuildRoot: %{_tmppath}/%{name}-%{version}-build Source: obsapi-%{gitversion}.tar.bz2 |
