Skip to content

Commit 223683d

Browse files
authored
Merge pull request #520 from github/djdefi-git-dep
Update Debian package depends to include git
2 parents 81169da + 9fae1c8 commit 223683d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

debian/control

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ Build-Depends: debhelper (>= 9), git, devscripts, moreutils, jq, rsync (>= 2.6.4
77

88
Package: github-backup-utils
99
Architecture: any
10-
Depends: ${misc:Depends}, rsync (>= 2.6.4), moreutils, jq
10+
Depends: ${misc:Depends}, rsync (>= 2.6.4), moreutils, jq, git
1111
Description: Backup and recovery utilities for GitHub Enterprise Server
1212
The backup utilities implement a number of advanced capabilities for backup
1313
hosts, built on top of the backup and restore features already included in

0 commit comments

Comments
 (0)