Selaa lähdekoodia

missing comma.

Jelmer Vernooij 6 vuotta sitten
vanhempi
commit
61ac9771e7
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  1. 1 1
      debian/control

+ 1 - 1
debian/control

@@ -7,7 +7,7 @@ Homepage: https://www.dulwich.io/
 Build-Depends: debhelper (>= 11),
                dh-python,
                git (>= 1:1.7.0.4-2) [!alpha !ppc64 !sparc64 !x32 !ia64],
-               pypy-dev [alpha amd64 arm64 armel armhf i386 mips powerpc ppc64el s390x]
+               pypy-dev [alpha amd64 arm64 armel armhf i386 mips powerpc ppc64el s390x],
                python-all-dbg (>= 2.6.6-3),
                python-all-dev (>= 2.6.6-3),
                python-certifi,