Skip to content

Commit

Permalink
Install libxpresent
Browse files Browse the repository at this point in the history
Optional dependency for new Proton versions.
  • Loading branch information
Kron4ek authored Aug 22, 2021
1 parent 7fb0136 commit a704ac4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion create_ubuntu_chroots.sh
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@ add-apt-repository -y ppa:cybermax-dexter/mingw-w64-backport
apt-get update
apt-get -y build-dep wine-development libsdl2 libvulkan1
apt-get -y install ccache gcc-9 g++-9 wget git gcc-mingw-w64 g++-mingw-w64
apt-get -y install libjxr-dev libusb-1.0-0-dev libgcrypt20-dev libpulse-dev libudev-dev libsane-dev libv4l-dev libkrb5-dev libgphoto2-dev liblcms2-dev libpcap-dev libcapi20-dev
apt-get -y install libxpresent-dev libjxr-dev libusb-1.0-0-dev libgcrypt20-dev libpulse-dev libudev-dev libsane-dev libv4l-dev libkrb5-dev libgphoto2-dev liblcms2-dev libpcap-dev libcapi20-dev
apt-get -y purge libvulkan-dev libvulkan1 libsdl2-dev libsdl2-2.0-0 --purge --autoremove
apt-get -y clean
apt-get -y autoclean
Expand Down

0 comments on commit a704ac4

Please sign in to comment.