mirror of
https://github.com/kbumsik/VirtScreen.git
synced 2025-03-09 15:40:18 +00:00
\#10: Added pyopengl, custom shell script for miniconda environment
This commit is contained in:
parent
2665d829a2
commit
ec392f50f5
10 changed files with 28 additions and 15 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')
|
||||
depends=('xorg-xrandr' 'x11vnc' 'python-pyqt5' 'python-twisted' 'python-netifaces' 'python-qt5reactor' 'python-opengl')
|
||||
makedepends=('python-pip')
|
||||
optdepends=(
|
||||
'arandr: for display settings option'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue