diff options
author | Michael Vogt <michael.vogt@ubuntu.com> | 2008-01-03 13:48:03 +0100 |
---|---|---|
committer | Michael Vogt <michael.vogt@ubuntu.com> | 2008-01-03 13:48:03 +0100 |
commit | bc87e700890863acd48fd61a5bc8dcc2386afd20 (patch) | |
tree | 1296f72efbd86945ce960a8e6e7d260b23e839e3 /debian/rules | |
parent | e0fe131836913901c8b353e38d74cc1526fcaf78 (diff) | |
parent | 3a6d37fdcfbdb152eb00371ff69b8871c9a02527 (diff) |
merge from apt--mvo
Diffstat (limited to 'debian/rules')
-rwxr-xr-x | debian/rules | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/rules b/debian/rules index b64efa925..7bf99f9ef 100755 --- a/debian/rules +++ b/debian/rules @@ -299,7 +299,7 @@ apt-utils: build debian/shlibs.local dh_md5sums -p$@ dh_builddeb -p$@ -apt-transport-https: build debian/shlibs.local +apt-transport-https: build debian/shlibs.local libapt-pkg-dev dh_testdir -p$@ dh_testroot -p$@ dh_clean -p$@ -k |