summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAngel_Caido2016-05-21 13:48:11 -0400
committerAngel_Caido2016-05-21 13:48:11 -0400
commitf70a96ca1b6ccc569316f496570138166fc49bbc (patch)
tree49f994637c2253ce58616bae66b51dff2009d31a /PKGBUILD
parentf90fd53ece73233ffa2807182bc1f76a01e67381 (diff)
downloadaur-f70a96ca1b6ccc569316f496570138166fc49bbc.tar.gz
Update to 1.0.0-2
Diffstat (limited to 'PKGBUILD')
-rwxr-xr-xPKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 0498fe115527..e7aad2251399 100755
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -61,6 +61,8 @@ prepare () {
}
package_epoptes-bzr () {
+ makedepends=(python2-pycha-hg
+ ssvnc)
depends=(libfaketime
librsvg
notification-daemon
@@ -72,7 +74,6 @@ package_epoptes-bzr () {
pygtk
python2-dbus
python2-notify
- python2-pycha-hg
hicolor-icon-theme
python2-netifaces
python2-pyopenssl
@@ -80,7 +81,6 @@ package_epoptes-bzr () {
python2-twisted
socat
x11vnc
- ssvnc
iperf
xterm)
@@ -102,18 +102,18 @@ package_epoptes-bzr () {
package_epoptes-client-bzr () {
pkgdesc="An opensource computer lab management and monitoring tool - client side"
+ makedepends=(bsdmainutils
+ ssvnc)
depends=(iproute2
procps-ng
python
librsvg
lib32-procps-ng
- bsdmainutils
screen
iperf
pygtk
socat
x11vnc
- ssvnc
openssl
xterm
ethtool)