Update dependencies
This commit is contained in:
parent
d1b90729b6
commit
c7a73215c6
47 changed files with 47 additions and 47 deletions
|
@ -1,7 +1,7 @@
|
|||
#!/bin/bash
|
||||
|
||||
SCRIPT_REPO="https://gitlab.freedesktop.org/xorg/lib/libpciaccess.git"
|
||||
SCRIPT_COMMIT="1fa5d4bdfcc6fea44f9abf353d25f3a5d013f5d7"
|
||||
SCRIPT_COMMIT="a8abf913ad6b60492ef7b6ae512c4f879604a6a7"
|
||||
|
||||
ffbuild_enabled() {
|
||||
[[ $TARGET != linux* ]] && return -1
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
#!/bin/bash
|
||||
|
||||
SCRIPT_REPO="https://gitlab.freedesktop.org/mesa/drm.git"
|
||||
SCRIPT_COMMIT="60cf6bcef1390473419df14e3214da149dbd8f99"
|
||||
SCRIPT_COMMIT="98794e2a0d537f3376970918bf955361191720c7"
|
||||
|
||||
ffbuild_enabled() {
|
||||
[[ $TARGET != linux* ]] && return -1
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
#!/bin/bash
|
||||
|
||||
SCRIPT_REPO="https://github.com/intel/libva.git"
|
||||
SCRIPT_COMMIT="82e400e3b1615cf589568ac19689f2610ebcf244"
|
||||
SCRIPT_COMMIT="0a989c9f0af69dcb15253945228c53780f019b79"
|
||||
|
||||
ffbuild_enabled() {
|
||||
[[ $TARGET != linux* ]] && return -1
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue