Browse Source

Removes unused dependency.

Used to minimize strophe-plugins which were inside the source tree and now npm handles them.
j8
damencho 8 years ago
parent
commit
6715d41f92
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      debian/control

+ 1
- 1
debian/control View File

@@ -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…
Cancel
Save