Updated requirements.txt

This commit is contained in:
Ethan Smith-Coss 2024-10-09 16:01:57 +01:00
parent 7e51e14548
commit 2a77d230cc
Signed by: TheOnePath
GPG Key ID: 1D351CCC6D01F32B

View File

@ -2,4 +2,4 @@
# Install the Solus system development package and other libraries # Install the Solus system development package and other libraries
sudo eopkg it -yc system.devel sudo eopkg it -yc system.devel
sudo eopkg it $(cat depends.txt) sudo eopkg it $(cat "/usr/src/hyprsolus/depends.txt")