1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-02-04 11:23:46 +00:00
Jan Beich 390aeee87c multimedia/libva-utils: unbreak X11=off after r520942
../videoprocess/vppscaling_n_out_usrptr.cpp:41:10: fatal error: 'va/va_x11.h' file not found
#include <va/va_x11.h>
         ^~~~~~~~~~~~~

PR:		243418
Reported by:	Igor Pavlov
2020-01-18 01:11:28 +00:00
..