mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2026-05-05 12:26:52 +02:00
testing/hhpc: fix buildtime dependencies
This commit is contained in:
parent
cde291301b
commit
02db8e3000
@ -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"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user