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 2fbdcf7a2071..93e0e4713b75 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@ url='https://www.wiki.ros.org/actionlib'
pkgname='ros-melodic-actionlib'
pkgver='1.12.0'
arch=('any')
-pkgrel=1
+pkgrel=2
license=('BSD')
ros_makedepends=(
@@ -39,7 +39,7 @@ ros_depends=(
depends=(
${ros_depends[@]}
- wxpython
+ python-wxpython
boost
)