Explorar el Código

add missing build dependency on nodejs

master
Felix C. Stegerman hace 4 años
padre
commit
b25319fd2e
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1
    1
      debian/control

+ 1
- 1
debian/control Ver fichero

@@ -3,7 +3,7 @@ Section: net
3 3
 Priority: extra
4 4
 Maintainer: Jitsi Team <dev@jitsi.org>
5 5
 Uploaders: Emil Ivov <emcho@jitsi.org>, Damian Minkov <damencho@jitsi.org>
6
-Build-Depends: debhelper (>= 8.0.0)
6
+Build-Depends: debhelper (>= 8.0.0), nodejs
7 7
 Standards-Version: 3.9.6
8 8
 Homepage: https://jitsi.org/meet
9 9
 

Loading…
Cancelar
Guardar