Commit e5042eb2 authored by Rafael Monnerat's avatar Rafael Monnerat

obs: Update Arch dependencies and mantainer

parent db712ff8
# Maintainer: Vivien Alger <algervivie@tiolive.com> # Maintainer: Rafael Monnerat <rafael@nexedi.com>
pkgname=slapos-node pkgname=slapos-node
pkgver=%VERSION%+%RECIPE_VERSION%+%RELEASE% pkgver=%VERSION%+%RECIPE_VERSION%+%RELEASE%
pkgdesc="Slapos client" pkgdesc="Slapos client"
arch=('x86_64' 'i686') arch=('x86_64' 'i686')
url="http://www.slapos.org" url="http://www.slapos.org"
license=('GPL') license=('GPL')
depends=('gcc' 'make' 'patch' 'wget' 'python2' 'python2-distribute' 'bridge-utils' 'openvpn') depends=('gcc' 'make' 'patch' 'wget' 'python2' 'python2-distribute' 'bridge-utils')
makedepends=('gcc' 'make' 'patch' 'wget' 'python2' 'python2-distribute' 'chrpath') makedepends=('gcc' 'make' 'patch' 'wget' 'python2' 'python2-distribute' 'chrpath')
install='slapos-node.install' install='slapos-node.install'
source=($pkgname_$pkgver.tar.gz) source=($pkgname_$pkgver.tar.gz)
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment