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 ad4eceb65803..b8cfa56ad066 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,10 +4,10 @@ url='https://github.com/flexible-collision-library'
pkgname=fcl-git
pkgver=r860.3f3d98a3
arch=('i686' 'x86_64')
-pkgrel=1
+pkgrel=2
license=('BSD')
makedepends=('cmake')
-depends=('boost' 'libccd-git')
+depends=('boost' 'libccd')
optdepends=('octomap: collision detection with octrees'
'tinyxml: support for global penetration depth test'
'flann: support for fast approximate nearest neighbor searches')