mirror of
https://github.com/kbumsik/VirtScreen.git
synced 2025-03-09 15:40:18 +00:00
Debian: cleanup build system
This commit is contained in:
parent
a97e532b93
commit
7dcf8a8bde
9 changed files with 22 additions and 71 deletions
|
@ -2,15 +2,15 @@ Source: virtscreen
|
|||
Section: utils
|
||||
Priority: optional
|
||||
Maintainer: Bumsik Kim <k.bumsik@gmail.com>
|
||||
Build-Depends: debhelper (>=9), dh-python, python3-all
|
||||
Build-Depends: debhelper (>=9), python3-all
|
||||
Standards-Version: 3.9.8
|
||||
Homepage: https://github.com/kbumsik/VirtScreen
|
||||
X-Python3-Version: >= 3.6
|
||||
X-Python3-Version: >= 3.5
|
||||
|
||||
Package: virtscreen
|
||||
Architecture: all
|
||||
Multi-Arch: foreign
|
||||
Depends: ${misc:Depends}, ${python3:Depends}, x11vnc, python3-pyqt5, python3-twisted, python3-netifaces
|
||||
Depends: ${misc:Depends}, x11vnc
|
||||
Description: Make your iPad/tablet/computer as a secondary monitor on Linux
|
||||
VirtScreen is an easy-to-use Linux GUI app that creates a virtual
|
||||
secondary screen and shares it through VNC.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue