mirror of
https://github.com/telegramdesktop/tdesktop
synced 2025-08-31 22:46:10 +00:00
Fix path to libva.conf
This commit is contained in:
@@ -255,6 +255,7 @@ RUN git clone -b 2.10.0 --depth=1 $GIT/intel/libva.git
|
||||
WORKDIR libva
|
||||
RUN ./autogen.sh \
|
||||
--enable-static \
|
||||
--sysconfdir=/etc \
|
||||
--with-drivers-path=/usr/lib/dri
|
||||
|
||||
RUN make -j$(nproc)
|
||||
|
Reference in New Issue
Block a user