summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorKartik Mohta2023-07-19 10:39:35 +0530
committerKartik Mohta2023-07-19 10:39:35 +0530
commitbbd4ac6c69d7cd2ff3e9e7e7eff3d3df98415337 (patch)
treec0dc5f4944285dd0e70f4ab0dd99a3c3c6c0f7e1 /PKGBUILD
parent9f36c4b6128cc919cea90bf64db8031d1f254186 (diff)
downloadaur-python-rosdistro.tar.gz
Update dependencies
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index c871fd198d96..fe62cb3a87d8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,12 +2,12 @@
pkgname=('python-rosdistro')
pkgver='0.9.0'
-pkgrel=1
+pkgrel=2
pkgdesc='A tool to work with rosdistro files'
arch=('any')
url='https://github.com/ros-infrastructure/rosdistro'
license=('BSD')
-depends=('python' 'python-catkin_pkg' 'python-rospkg' 'python-yaml')
+depends=('python' 'python-catkin_pkg' 'python-rospkg' 'python-setuptools' 'python-yaml')
makedepends=('python-setuptools')
conflicts=('python2-rosdistro')