Skip to content

Commit b4f37de

Browse files
authored
Merge branch 'master' into lildude/fix-permissions-issues
2 parents 279e09a + 29fbd3c commit b4f37de

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

debian/control

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,11 +3,11 @@ Maintainer: Twan Wolthof <[email protected]>
33
Section: misc
44
Priority: optional
55
Standards-Version: 3.9.2
6-
Build-Depends: debhelper (>= 9), git, devscripts
6+
Build-Depends: debhelper (>= 9), git, devscripts, moreutils, jq
77

88
Package: github-backup-utils
99
Architecture: any
10-
Depends: ${misc:Depends}, rsync (>= 2.6.4)
10+
Depends: ${misc:Depends}, rsync (>= 2.6.4), moreutils, jq
1111
Description: Backup and recovery utilities for GitHub Enterprise
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)