mirror of
https://github.com/kbumsik/VirtScreen.git
synced 2025-03-09 15:40:18 +00:00
#10 import OpenGl library on startup, dropped qtbase5-dev dependancy
This commit is contained in:
parent
458108119d
commit
9b2925b428
5 changed files with 11 additions and 4 deletions
|
@ -8,7 +8,7 @@ arch=("i686" "x86_64")
|
|||
url="https://github.com/kbumsik/VirtScreen"
|
||||
license=('GPL')
|
||||
groups=()
|
||||
depends=('xorg-xrandr' 'x11vnc' 'python-pyqt5' 'python-twisted' 'python-netifaces' 'python-qt5reactor' 'python-opengl')
|
||||
depends=('xorg-xrandr' 'x11vnc' 'python-pyqt5' 'python-twisted' 'python-netifaces' 'python-qt5reactor')
|
||||
makedepends=('python-pip')
|
||||
optdepends=(
|
||||
'arandr: for display settings option'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue