1
0
Fork 0
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:
Bumsik Kim 2018-06-09 22:26:22 -04:00
parent ee0efafa02
commit 7941f1909a
No known key found for this signature in database
GPG key ID: E31041C8EC5B01C6
3 changed files with 7 additions and 9 deletions

View file

@ -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