mirror of
https://github.com/AyuGram/AyuGramDesktop.git
synced 2025-04-17 06:37:24 +02:00
Fix path to libva.conf
This commit is contained in:
parent
82d78e7c45
commit
b562a4a479
1 changed files with 1 additions and 0 deletions
|
@ -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)
|
||||
|
|
Loading…
Add table
Reference in a new issue