瀏覽代碼

Removes unused dependency.

Used to minimize strophe-plugins which were inside the source tree and now npm handles them.
j8
damencho 8 年之前
父節點
當前提交
6715d41f92
共有 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), yui-compressor
6
+Build-Depends: debhelper (>= 8.0.0)
7 7
 Standards-Version: 3.9.6
8 8
 Homepage: https://jitsi.org/meet
9 9
 

Loading…
取消
儲存