summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSean Whitton <spwhitton@spwhitton.name>2020-02-28 15:57:53 -0700
committerSean Whitton <spwhitton@spwhitton.name>2020-02-28 15:57:53 -0700
commitb9d49d970d1a7820f0614635df09fdec5d1760bc (patch)
tree0d2b44eab38949901c2763ca13d91459f17ec125
parent5a92b89d66da36a9e1a4d88f891b2bf2dea4d50f (diff)
downloadp5-Git-Annex-b9d49d970d1a7820f0614635df09fdec5d1760bc.tar.gz
fix syntax
-rw-r--r--debian/control2
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control
index 983da64..4c4242a 100644
--- a/debian/control
+++ b/debian/control
@@ -10,7 +10,7 @@ Build-Depends:
libdist-zilla-plugin-git-perl,
libdist-zilla-plugin-podweaver-perl,
Build-Depends-Indep:
- git-annex <!nocheck> (>= 7.20191009),
+ git-annex (>= 7.20191009) <!nocheck> ,
libcapture-tiny-perl,
libdata-compare-perl,
libdigest-md5-file-perl,