summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorGuilhem Saurel2017-04-05 19:46:39 +0200
committerGuilhem Saurel2017-04-05 19:46:39 +0200
commit166755bf22c9fdc4366bd2de77b88336b76efbd7 (patch)
tree2709a3a688cb5315f601dd80b82c6853fd0c47c1
parent3bd11e4cf8fd45ccea184378bf85d2fa9424ff63 (diff)
downloadaur-166755bf22c9fdc4366bd2de77b88336b76efbd7.tar.gz
boost
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 72a8e5a5800f..f00615546272 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,7 +9,7 @@ pkgdesc="Graphical Interface for Pinocchio and HPP."
arch=('i686' 'x86_64')
url="https://github.com/nim65s/$_pkgname"
license=('BSD')
-depends=('boost-libs' 'urdfdom' 'openscenegraph-qt4')
+depends=('boost' 'urdfdom' 'openscenegraph-qt4')
makedepends=('cmake' 'git')
optdepends=('doxygen')
conflicts=($_pkgname)