summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index ba127b18c3f0..c50449750eae 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,12 +2,12 @@
pkgname=('python-rosdep')
pkgver='0.22.2'
-pkgrel=1
+pkgrel=2
pkgdesc='rosdep package manager abstraction tool for ROS'
arch=('any')
url='https://github.com/ros-infrastructure/rosdep'
license=('BSD')
-depends=('python' 'python-catkin_pkg' 'python-rosdistro' 'python-rospkg' 'python-yaml')
+depends=('python' 'python-catkin_pkg' 'python-rosdistro' 'python-rospkg' 'python-setuptools' 'python-yaml')
makedepends=('python-setuptools')
conflicts=('python2-rosdep')