From e487990fac9db406812f825fd0cdd14383ac53da Mon Sep 17 00:00:00 2001 From: PoorPockets McNewHold <poorpocketsmcnewhold@protonmail.ch> Date: Wed, 25 Aug 2021 09:07:21 +0200 Subject: [PATCH] Update Solus dependencies. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit I had previously suggested a pull request for it. However, the main issue with my original pull request was that it didn’t contain some packages I already had installed. So, I’ve corrected on misspelled package name, and added the remaining ones. --- INSTALL.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/INSTALL.md b/INSTALL.md index 48c5bcbd5..5048c9cab 100644 --- a/INSTALL.md +++ b/INSTALL.md @@ -68,9 +68,9 @@ libssl-dev libvorbis-dev nettle-dev pkg-config zlib1g-dev Solus command: ```bash -sudo eopkg it openal-soft-devel libogg-dev libvorbis-devel freetype2-devel \ +sudo eopkg it cmake openal-soft-devel libogg-devel libvorbis-devel freetype2-devel \ harfbuzz-devel curl-devel bluez-devel openssl-devel libpng-devel zlib-devel \ -libjpeg-turbo-devel sdl2-devel +libjpeg-turbo-devel sdl2-devel enet-devel libjpeg-turbo-devel bluez-devel curl-devel ``` ### In-game recorder