Updated requirements.sh
This commit is contained in:
parent
0870f0f18e
commit
d9688b8f2a
|
|
@ -2,4 +2,4 @@
|
|||
|
||||
# Install the Solus system development package and other libraries
|
||||
sudo eopkg it -yc system.devel
|
||||
sudo eopkg it $(cat "/usr/src/hyprsolus/depends.txt")
|
||||
sudo eopkg it -y $(cat "/usr/src/hyprsolus/depends.txt")
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user