depend on git 1.8.4
This commit is contained in:
parent
aa66489d25
commit
98ac1f4fd5
1 changed files with 2 additions and 2 deletions
4
debian/control
vendored
4
debian/control
vendored
|
@ -53,7 +53,7 @@ Build-Depends:
|
||||||
libghc-feed-dev,
|
libghc-feed-dev,
|
||||||
ikiwiki,
|
ikiwiki,
|
||||||
perlmagick,
|
perlmagick,
|
||||||
git,
|
git (>= 1:1.8.4),
|
||||||
rsync,
|
rsync,
|
||||||
wget,
|
wget,
|
||||||
curl,
|
curl,
|
||||||
|
@ -68,7 +68,7 @@ Package: git-annex
|
||||||
Architecture: any
|
Architecture: any
|
||||||
Section: utils
|
Section: utils
|
||||||
Depends: ${misc:Depends}, ${shlibs:Depends},
|
Depends: ${misc:Depends}, ${shlibs:Depends},
|
||||||
git (>= 1:1.7.7.6),
|
git (>= 1:1.8.4),
|
||||||
rsync,
|
rsync,
|
||||||
wget,
|
wget,
|
||||||
curl,
|
curl,
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue