Updated requirements.sh
This commit is contained in:
parent
9d85fd9ad4
commit
dc8dd8f935
|
|
@ -1,5 +1,4 @@
|
||||||
#!/usr/bin/env bash
|
#!/usr/bin/env bash
|
||||||
|
|
||||||
# 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 $(cat "/usr/src/hyprsolus/depends.txt")
|
||||||
sudo eopkg it -y $(cat "/usr/src/hyprsolus/depends.txt")
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user