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 23aaf5f52df0..3665d490cf8f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,7 +7,7 @@ pkgver='1.2.4'
pkgrel=2
pkgdesc="ROS package library"
url="http://wiki.ros.org/rospkg"
-depends=('python' 'python-distro' 'python-yaml')
+depends=('python' 'python-catkin_pkg' 'python-distro' 'python-yaml')
conflicts=('python2-rospkg')
makedepends=('python-setuptools')
license=('BSD')