Updated requirements.txt
Uses depends.txt for dep packages
This commit is contained in:
parent
15cabe4532
commit
eefae516b2
|
|
@ -2,8 +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 -y libcairo-devel file-devel libdrm-devel libglvnd-devel \
|
sudo eopkg it $(cat depends.txt)
|
||||||
libjpeg-turbo-devel librsvg-devel libwebp-devel libzip-devel \
|
|
||||||
mesalib-devel pam-devel pango-devel waybar wayland-devel \
|
|
||||||
wayland-protocols-devel wlroots-devel libxkbcommon-devel pugixml-devel \
|
|
||||||
util-macros xcb-proto xcb-util-devel libxcursor-devel
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user