summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 83a8e8ae38c1..0637bd3e7a41 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@ pkgver=0.1.13
pkgrel=2
pkgdesc="A tool to generator rosinstall files"
url="http://wiki.ros.org/rosinstall_generator"
-depends=('python2', 'python2-rosdistro>=0.5.0')
+depends=('python2' 'python2-rosdistro>=0.5.0')
makedepends=('python2')
license=('BSD')
arch=('any')