mirror of
https://github.com/telegramdesktop/tdesktop
synced 2025-09-01 15:05:56 +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
|
WORKDIR libva
|
||||||
RUN ./autogen.sh \
|
RUN ./autogen.sh \
|
||||||
--enable-static \
|
--enable-static \
|
||||||
|
--sysconfdir=/etc \
|
||||||
--with-drivers-path=/usr/lib/dri
|
--with-drivers-path=/usr/lib/dri
|
||||||
|
|
||||||
RUN make -j$(nproc)
|
RUN make -j$(nproc)
|
||||||
|
Reference in New Issue
Block a user