mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-19 00:13:33 +00:00
gecko: add missing Wayland dependency with libglvnd
checking for gtk+-wayland-3.0 >= 3.10 xkbcommon >= 0.4.1 libdrm >= 2.4... no WARNING: Package libdrm was not found in the pkg-config search path. WARNING: Perhaps you should add the directory containing `libdrm.pc' WARNING: to the PKG_CONFIG_PATH environment variable WARNING: Package 'libdrm', required by 'virtual:world', not found
This commit is contained in:
parent
30bf9fcec7
commit
722569f05b
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=536712
@ -81,6 +81,7 @@ BUILD_DEPENDS+= llvm${LLVM_DEFAULT}>0:devel/llvm${LLVM_DEFAULT} \
|
||||
${RUST_DEFAULT}>=1.41:lang/${RUST_DEFAULT} \
|
||||
${LOCALBASE}/bin/python${PYTHON3_DEFAULT}:lang/python${PYTHON3_DEFAULT:S/.//g} \
|
||||
node:www/node
|
||||
LIB_DEPENDS+= libdrm.so:graphics/libdrm
|
||||
MOZ_EXPORT+= ${CONFIGURE_ENV} \
|
||||
LLVM_CONFIG=llvm-config${LLVM_DEFAULT} \
|
||||
PERL="${PERL}" \
|
||||
|
Loading…
Reference in New Issue
Block a user