treagod/spectator

Possible Bug: Can't find duktape/duktape-dev under Alpine Linux

Saijin-Naib opened this issue · 0 comments

Thanks for making Spectator!

I'm trying to build and package it for Alpine Linux, but I'm having trouble with the build as the Meson build script fails to find duktape/duktape-dev, even when declared explicitly as a build depends.

Having both cmake and pkgconf available during build doesn't allow the build to resolve duktape, unfortunately.