diff options
author | Manish Vachharajani <manishv@unbounded.systems> | 2017-03-22 16:56:43 -0600 |
---|---|---|
committer | Manish Vachharajani <manishv@unbounded.systems> | 2017-03-22 16:56:43 -0600 |
commit | c19ac5639c091a03085f27a8e771b77779894242 (patch) | |
tree | 7db6f0e5b2a947dee7b20f12287d9c102ddb862a /debian | |
parent | c5eead8a1737e6ef4a63dfba11226a4ae2fb9c98 (diff) | |
download | scons-git-c19ac5639c091a03085f27a8e771b77779894242.tar.gz |
Revert incomplete bug fix
Diffstat (limited to 'debian')
-rw-r--r-- | debian/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control index 5fbf0eb19..afba6f6e7 100644 --- a/debian/control +++ b/debian/control @@ -2,7 +2,7 @@ Source: scons Section: devel Priority: optional Maintainer: Moshe Zadka <moshez@debian.org> -Build-Depends-Indep: debhelper (>> 5.0.0), python-dev (>> 2.7) +Build-Depends-Indep: debhelper (>> 5.0.0), python-dev (>> 2.4) Standards-Version: 3.5.6 Package: scons |