Let's see this work please
This commit is contained in:
parent
27c9a57a61
commit
74e998a56a
@ -23,3 +23,4 @@ fi
|
|||||||
cd work
|
cd work
|
||||||
md5sum usr/bin/kshare > DEBIAN/md5sums
|
md5sum usr/bin/kshare > DEBIAN/md5sums
|
||||||
cd ..
|
cd ..
|
||||||
|
dpkg-deb -b work/
|
||||||
|
9
packages/work/DEBIAN/control
Normal file
9
packages/work/DEBIAN/control
Normal file
@ -0,0 +1,9 @@
|
|||||||
|
Package: kshare
|
||||||
|
Version: %ver
|
||||||
|
Architecture: all
|
||||||
|
Essential: no
|
||||||
|
Section: contrib
|
||||||
|
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)
|
||||||
|
Maintainer: ArsenArsen <arsenarsentmc@outlook.com>
|
||||||
|
Description: The open source and cross platform screen sharing software
|
Loading…
Reference in New Issue
Block a user