summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorBenjamin Chrétien2014-06-07 16:09:52 +0200
committerBenjamin Chrétien2014-06-07 16:09:55 +0200
commitb9988b102906cf4cd8bc990587c859f20d8f049f (patch)
tree2eb725fa0995c6b2d6d55b387e1e048fd28a7c53 /.SRCINFO
parente6cb400a77a09078e80854f2a36e34615c5b578a (diff)
downloadaur-b9988b102906cf4cd8bc990587c859f20d8f049f.tar.gz
indigo: use Python 2 rather than Python 3.
Since most packages are unlikely to be Python 3 ready before the next ROS distribution, we stick to Python 2.
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO4
1 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 531885dcf509..bd44bbe7d9f7 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,15 +1,15 @@
pkgbase = ros-indigo-cpp-common
pkgdesc = ROS - cpp_common contains C++ code for doing things that are not necessarily ROS related, but are useful for multiple packages.
pkgver = 0.5.0
- pkgrel = 2
+ pkgrel = 3
url = http://www.ros.org/wiki/cpp_common
arch = any
license = BSD
makedepends = cmake
makedepends = git
makedepends = ros-build-tools
- makedepends = ros-indigo-catkin
makedepends = ros-indigo-console-bridge
+ makedepends = ros-indigo-catkin
depends = ros-indigo-console-bridge
source = cpp_common::git+https://github.com/ros-gbp/roscpp_core-release.git#tag=release/indigo/cpp_common/0.5.0-1
md5sums = SKIP