summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorTim Rakowski2017-06-21 20:17:12 +0200
committerTim Rakowski2017-06-21 20:17:12 +0200
commit50b2a6ef037e55113d63faf12dbc4887e9affbec (patch)
tree8442167d7d639776e05694db50425d2038c7f232 /PKGBUILD
parent138c824d6472ff38c4e5b615c1264ca9ede742d2 (diff)
downloadaur-50b2a6ef037e55113d63faf12dbc4887e9affbec.tar.gz
Changed dependency python2-catkin-pkg to python2-catkin_pkg
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 56b53b99131f..0bf8024c831f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -13,13 +13,13 @@ license=('BSD')
ros_makedepends=()
makedepends=('cmake' 'ros-build-tools'
${ros_makedepends[@]}
- python2-catkin-pkg
+ python2-catkin_pkg
python2-empy
python2)
ros_depends=()
depends=(${ros_depends[@]}
- python2-catkin-pkg
+ python2-catkin_pkg
gtest
python2-nose
python2-empy