mirror of
https://github.com/kbumsik/VirtScreen.git
synced 2025-03-09 15:40:18 +00:00
#5, AUR: Switched from setuptools to pip for package builder
This commit is contained in:
parent
ee0efafa02
commit
7941f1909a
3 changed files with 7 additions and 9 deletions
|
|
@ -6,7 +6,7 @@ pkgbase = virtscreen
|
|||
arch = i686
|
||||
arch = x86_64
|
||||
license = GPL
|
||||
makedepends = python-setuptools
|
||||
makedepends = python-pip
|
||||
depends = xorg-xrandr
|
||||
depends = x11vnc
|
||||
depends = python-pyqt5
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue