testing/hhpc: fix buildtime dependencies

This commit is contained in:
Natanael Copa 2014-11-21 07:37:43 +00:00
parent cde291301b
commit 02db8e3000

View File

@ -9,7 +9,7 @@ arch="all"
license="3-clause BSD"
depends=""
depends_dev=""
makedepends="$depends_dev"
makedepends="$depends_dev libx11-dev"
install=""
subpackages=""
source="hhpc-$pkgver.tar.gz::https://github.com/7heo/hhpc/archive/v$pkgver.tar.gz"