aboutsummaryrefslogtreecommitdiffhomepage
path: root/packaging
diff options
context:
space:
mode:
authorGuido Günther <agx@sigxcpu.org>2015-08-19 23:05:03 +0200
committerGuido Günther <agx@sigxcpu.org>2015-08-19 23:05:03 +0200
commitfc60141dfb1720cff78b2910e2dbd817d1b4dc12 (patch)
tree08e03a355d30e6c3edbf681b0373869a4f2b1190 /packaging
parent50767fd155640f038bdcf321cd51c8bb011156e5 (diff)
spec: add missing python deps
Diffstat (limited to 'packaging')
-rw-r--r--packaging/git-buildpackage.spec2
1 files changed, 2 insertions, 0 deletions
diff --git a/packaging/git-buildpackage.spec b/packaging/git-buildpackage.spec
index 02a59535..6e2e991c 100644
--- a/packaging/git-buildpackage.spec
+++ b/packaging/git-buildpackage.spec
@@ -90,6 +90,8 @@ Requires: git-core
Requires: python-six
Requires: %{man_pkg_name}
Requires: %{python_pkg_name}
+Requires: python-setuptools
+Requires: python-dateutil
%if 0%{?suse_version} || 0%{?tizen_version:1}
Recommends: unzip
Recommends: libzip