summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index b940e1b89892..017ccf2a7190 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@ url='https://wiki.ros.org/rviz'
pkgname='ros-melodic-rviz'
pkgver='1.13.15'
arch=('i686' 'x86_64' 'aarch64' 'armv7h' 'armv6h')
-pkgrel=2
+pkgrel=3
license=('BSD, Creative Commons')
ros_makedepends=(
@@ -83,8 +83,8 @@ depends=(
tinyxml2
urdfdom-headers
qt5-base
- sip
- python-sip
+ sip4
+ python-sip4
boost1.69
)