Skip to content

Commit 8b3cb38

Browse files
cjwatsonSergio Schvezov
authored andcommitted
packaging: build-depend on git. (#1137)
snapcraft.tests.sources.test_git expects to be able to call git, so snapcraft should build-depend on it directly. LP: #1663605
1 parent 8e7fe8e commit 8b3cb38

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

debian/control

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ Maintainer: Snapcraft Team <snapcraft@lists.snapcraft.io>
55
Build-Depends: bash-completion,
66
debhelper (>= 9),
77
dh-python,
8+
git,
89
pkg-config,
910
python3 (>= 3.4),
1011
python3-apt,

0 commit comments

Comments
 (0)