Fix a dependency syntax error
This commit is contained in:
parent
3733240138
commit
e35702567c
2
packages/ubuntu17.04/DEBIAN/control
vendored
2
packages/ubuntu17.04/DEBIAN/control
vendored
@ -4,6 +4,6 @@ Architecture: all
|
|||||||
Essential: no
|
Essential: no
|
||||||
Section: contrib
|
Section: contrib
|
||||||
Priority: optional
|
Priority: optional
|
||||||
Depends: qt5-default (>=5.7.0) libqt5x11extras5 (>=5.7.0) libavcodec (>=3.2.0) libavformat (>=3.2.0) libswscale (>=3.2.0) libavutil (>=3.2.0)
|
Depends: qt5-default (>=5.7.0), libqt5x11extras5 (>=5.7.0), libavcodec (>=3.2.0), libavformat (>=3.2.0), libswscale (>=3.2.0), libavutil (>=3.2.0)
|
||||||
Maintainer: ArsenArsen <arsenarsentmc@outlook.com>
|
Maintainer: ArsenArsen <arsenarsentmc@outlook.com>
|
||||||
Description: The open source and cross platform screen sharing software
|
Description: The open source and cross platform screen sharing software
|
||||||
|
Loading…
Reference in New Issue
Block a user