summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index b2e410ca060f..b3f1631c9e48 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -10,7 +10,7 @@ arch=('i686' 'x86_64')
depends=('boost-libs' 'tinyxml')
url="https://github.com/humanoid-path-planner/hpp-util"
license=('GPL3')
-makedepends=('cmake' 'pkg-config')
+makedepends=('cmake')
source=("$_pkgname"::"git://github.com/humanoid-path-planner/$_pkgname.git")
md5sums=('SKIP')