Initial commit
This commit is contained in:
17
debian/control
vendored
Normal file
17
debian/control
vendored
Normal file
@ -0,0 +1,17 @@
|
||||
Source: turnserverauth
|
||||
Maintainer: Benoit LORAND <benoit.lorand@blorand.fr>
|
||||
Section: misc
|
||||
Priority: optional
|
||||
Standards-Version: 3.9.2
|
||||
Build-Depends: debhelper (>= 9)
|
||||
|
||||
Package: turnserverauth
|
||||
Architecture: all
|
||||
Depends: ${shlibs:Depends},
|
||||
${misc:Depends},
|
||||
nodejs,
|
||||
npm
|
||||
Suggests: nginx
|
||||
Section: BLORAND
|
||||
Priority: optional
|
||||
Description: WebService pour distribuer des authentifications éphémères TURN
|
Reference in New Issue
Block a user