chore(main/gst-plugins-base): add mesa-dev to TERMUX_PKG_BUILD_DEPENDS

So that GLES headers are available during build.
This commit is contained in:
termux-pacman-bot
2022-11-04 09:07:04 +00:00
parent 9264e7f491
commit 32b2e331d0

View File

@@ -23,4 +23,3 @@ termux_step_pre_configure() {
LDFLAGS+=" -landroid-shmem"
}