diff options
author | Jacob Appelbaum <jacob@appelbaum.net> | 2011-08-17 21:22:41 +0200 |
---|---|---|
committer | Jacob Appelbaum <jacob@appelbaum.net> | 2011-08-17 21:22:41 +0200 |
commit | 7b46a0af09791cbfcb723de44ccd7f0388bc34b1 (patch) | |
tree | 018684b98f20ae07129b040ada4bc9b4f76d724c /packages/torouter-web | |
parent | b3766c4fff288c17e0baa346cf9d2b962a0483d2 (diff) | |
download | torouter-7b46a0af09791cbfcb723de44ccd7f0388bc34b1.tar.gz torouter-7b46a0af09791cbfcb723de44ccd7f0388bc34b1.zip |
change depends by suggestion of bertagaz
Diffstat (limited to 'packages/torouter-web')
-rw-r--r-- | packages/torouter-web/debian/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/torouter-web/debian/control b/packages/torouter-web/debian/control index ef9cd80..00f53f4 100644 --- a/packages/torouter-web/debian/control +++ b/packages/torouter-web/debian/control @@ -2,7 +2,7 @@ Source: torouter-tui Section: unknown Priority: extra Maintainer: Jacob Appelbaum <jacob@torproject.org> -Build-Depends: debhelper (>= 7.0.50~) +Build-Depends: debhelper (>= 7.0.50~), python-dev Standards-Version: 3.9.1 Homepage: <https://www.torproject.org/> |