File tree 1 file changed +2
-4
lines changed
1 file changed +2
-4
lines changed Original file line number Diff line number Diff line change @@ -8,14 +8,12 @@ pkgdesc="Easy, modular server management app"
8
8
arch=(' any' )
9
9
url=" https://arkos.io/genesis"
10
10
license=(' GPLv3' )
11
- depends=(' python2' ' python2-lxml' ' python2-passlib' ' python2-pyopenssl' ' python2-feedparser' ' python2-gevent' ' python2-iptables' ' python2-ntplib' ' python2-nginx>=0.1.3' ' supervisor' )
11
+ depends=(' python2' ' python2-lxml' ' python2-passlib' ' python2-pyopenssl' ' python2-feedparser' ' python2-gevent' ' python2-iptables' ' python2-ntplib' ' python2-nginx>=0.1.3' ' python2-pillow ' ' python2-psutil ' ' supervisor' )
12
12
makedepends=(' python2' ' python2-distribute' ' python2-passlib' )
13
- optdepends=(' python2-psutil: Task Manager plugin' )
14
- optdepends=(' python2-pillow: Terminal plugin' )
15
13
provides=(' genesis' )
16
14
conflicts=(' genesis-git' )
17
15
source=(" $pkgname -$pkgver .tar.gz" ::" http://pkg.arkos.io/resources/$pkgname -$pkgver .tar.gz" )
18
- md5sums=(' 8a65c42c94845eb8782d75c284cc7916 ' )
16
+ md5sums=(' 595166bc7b6e1003929f085c21135b11 ' )
19
17
backup=(' etc/genesis/genesis.conf' ' etc/genesis/users/admin.conf' )
20
18
21
19
build () {
You can’t perform that action at this time.
0 commit comments