~alpine/aports

This thread contains a patchset. You're looking at the original emails, but you may wish to use the patch review UI. Review patch

[PATCH] testing/openhmd: add meson to makedeps

Details
Message ID
<20190803214457.25887-1-sir@cmpwn.com>
DKIM signature
missing
Download raw message
Patch: +1 -1
---
 testing/openhmd/APKBUILD | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/testing/openhmd/APKBUILD b/testing/openhmd/APKBUILD
index c1a4863432..e98716456c 100644
--- a/testing/openhmd/APKBUILD
+++ b/testing/openhmd/APKBUILD
@@ -6,7 +6,7 @@ pkgdesc="Free and Open Source API and drivers for immersive (VR) technology"
url="http://www.openhmd.net/"
arch="all"
license="BSL-1.0"
makedepends="hidapi-dev"
makedepends="meson hidapi-dev"
subpackages="$pkgname-dev"
source="$pkgname-$pkgver.tar.gz::https://github.com/OpenHMD/$pkgname/archive/$pkgver.tar.gz"
builddir="$srcdir/OpenHMD-$pkgver"
-- 
2.22.0
Reply to thread Export thread (mbox)