浏览代码

add missing build dependency on nodejs

master
Felix C. Stegerman 4 年前
父节点
当前提交
b25319fd2e
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1
    1
      debian/control

+ 1
- 1
debian/control 查看文件

@@ -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
 

正在加载...
取消
保存