Add qt5 svg to dependencies
This commit is contained in:
parent
eb802a2876
commit
58d2e35757
@ -8,7 +8,7 @@ arch=('i686' 'x86_64')
|
|||||||
url="https://github.com/ArsenArsen/KShare"
|
url="https://github.com/ArsenArsen/KShare"
|
||||||
license=('MIT')
|
license=('MIT')
|
||||||
provides=('kshare=$pkgver')
|
provides=('kshare=$pkgver')
|
||||||
depends=(qt5-base qt5-x11extras xcb-util-cursor ffmpeg libxfixes)
|
depends=(qt5-base qt5-svg qt5-x11extras xcb-util-cursor ffmpeg libxfixes)
|
||||||
source=(git+https://github.com/ArsenArsen/KShare.git)
|
source=(git+https://github.com/ArsenArsen/KShare.git)
|
||||||
sha1sums=('SKIP')
|
sha1sums=('SKIP')
|
||||||
|
|
||||||
|
@ -8,7 +8,7 @@ arch=('i686' 'x86_64')
|
|||||||
url="https://github.com/ArsenArsen/KShare"
|
url="https://github.com/ArsenArsen/KShare"
|
||||||
license=('MIT')
|
license=('MIT')
|
||||||
provides=('kshare=$pkgver')
|
provides=('kshare=$pkgver')
|
||||||
depends=(qt5-base qt5-x11extras xcb-util-cursor ffmpeg libxfixes)
|
depends=(qt5-base qt5-svg qt5-x11extras xcb-util-cursor ffmpeg libxfixes)
|
||||||
source=(git+https://github.com/ArsenArsen/KShare.git#tag=v${pkgver})
|
source=(git+https://github.com/ArsenArsen/KShare.git#tag=v${pkgver})
|
||||||
sha1sums=('SKIP')
|
sha1sums=('SKIP')
|
||||||
|
|
||||||
|
@ -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), libavcodec57 (>=3.2.0), libavformat57 (>=3.2.0), libswscale4 (>=3.2.0), libavutil55 (>=3.2.0), libxcb-cursor0 (>=0.1.0), libxcb1 (>=1.11.0), libxcb-xfixes0 (>=1.11.0)
|
Depends: qt5-default (>=5.7.0), libqt5svg5-dev (>=5.7.0), libqt5x11extras5 (>=5.7.0), libavcodec57 (>=3.2.0), libavformat57 (>=3.2.0), libswscale4 (>=3.2.0), libavutil55 (>=3.2.0), libxcb-cursor0 (>=0.1.0), libxcb1 (>=1.11.0), libxcb-xfixes0 (>=1.11.0)
|
||||||
Maintainer: ArsenArsen <arsenarsentmc@outlook.com>
|
Maintainer: ArsenArsen <arsenarsentmc@outlook.com>
|
||||||
Description: The free open source and cross platform screen sharing software
|
Description: The free open source and cross platform screen sharing software
|
||||||
|
Loading…
Reference in New Issue
Block a user