mirror of
https://github.com/servo/servo.git
synced 2025-08-03 04:30:10 +01:00
Update nix-shell package names
"xlibs" has been renamed to "xorg" "x11" has been renamed to "xlibsWrapper" Signed-off-by: Nathan Lefler <nathan@lefler.me>
This commit is contained in:
parent
c23adde5a3
commit
881e01ab7e
1 changed files with 1 additions and 1 deletions
|
@ -9,7 +9,7 @@ clangStdenv.mkDerivation rec {
|
|||
buildInputs = [
|
||||
# Native dependencies
|
||||
fontconfig freetype openssl libunwind
|
||||
xlibs.libxcb x11
|
||||
xorg.libxcb xlibsWrapper
|
||||
|
||||
gst_all_1.gstreamer
|
||||
gst_all_1.gst-plugins-base
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue