summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAlbert Graef2016-08-17 20:40:17 +0200
committerAlbert Graef2016-08-17 20:40:17 +0200
commiteacb11b8f4c463c37941f463519242c3321a373e (patch)
tree8d63806b485fd48e38cd601c866645968fbfe0bb /PKGBUILD
parent6ef98efb73a9abfa536b0d82a71f04a42ce9242b (diff)
downloadaur-eacb11b8f4c463c37941f463519242c3321a373e.tar.gz
Add missing build dependency (rsync).
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 36ff1e76d716..c431e22b4fcb 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -25,7 +25,7 @@
pkgname=purr-data
pkgver=20160731.r2816.2e3d9e0
-pkgrel=1
+pkgrel=2
pkgdesc="Jonathan Wilkes' nw.js variant of Pd-L2Ork (git version)"
url="https://git.purrdata.net/jwilkes/purr-data"
arch=('i686' 'x86_64')
@@ -38,7 +38,7 @@ depends=('bluez-libs' 'desktop-file-utils' 'dssi' 'fftw'
'libsndobj-git' 'libv4l' 'libvorbis' 'lua51' 'portaudio'
'smpeg' 'speex' 'stk' 'tk' 'tkpng' 'vlc' 'xapian-tcl-bindings' 'zlib'
'alsa-lib' 'gconf' 'gtk2' 'nss' 'libxtst' 'libxss' 'ttf-dejavu')
-makedepends=('autoconf' 'automake' 'libtool' 'git')
+makedepends=('autoconf' 'automake' 'libtool' 'git' 'rsync')
provides=('pd-l2ork')
conflicts=('pd-l2ork' 'pd-l2ork-git')
install=purr-data.install