changed some dependencies..
This commit is contained in:
parent
c387fd1cd8
commit
1ff329b738
1 changed files with 1 additions and 1 deletions
2
rofi.sh
2
rofi.sh
|
@ -42,7 +42,7 @@
|
||||||
# │ You can define dependencies for various linux distros here. It will │
|
# │ You can define dependencies for various linux distros here. It will │
|
||||||
# │ automagically be pulled via the $pkgArray[$distro] variable │
|
# │ automagically be pulled via the $pkgArray[$distro] variable │
|
||||||
# ╰─────────────────────────────────────────────────────────────────────────╯
|
# ╰─────────────────────────────────────────────────────────────────────────╯
|
||||||
depsDebian=(git build-essential gcc meson flex bison autoconf automake pkg-config libgdk-pixbuf-xlib-2.0-dev libgdk-pixbuf2.0-dev libxkbcommon-dev libxkbcommon-x11-dev libxcb-xkb-dev libxcb-util-dev libxcb-ewmh-dev libxcb-icccm4-dev libxcb-randr0-dev libxcb-cursor-dev libxcb-xinerama0-dev libglib2.0-dev libpango1.0-dev libstartup-notification0-dev wayland-protocols librust-wayland-protocols-dev)
|
depsDebian=(git build-essential gcc meson ninja flex bison autoconf automake pkg-config libgdk-pixbuf-xlib-2.0-dev libgdk-pixbuf2.0-dev libxkbcommon-dev libxkbcommon-x11-dev libxcb-xkb-dev libxcb-util-dev libxcb-ewmh-dev libxcb-icccm4-dev libxcb-randr0-dev libxcb-cursor-dev libxcb-xinerama0-dev libglib2.0-dev libpango1.0-dev libstartup-notification0-dev wayland-protocols librust-wayland-protocols-dev)
|
||||||
# depsFedora=(git make autoconf bison flex pkgconf-pkg-config)
|
# depsFedora=(git make autoconf bison flex pkgconf-pkg-config)
|
||||||
depsOpensuse=()
|
depsOpensuse=()
|
||||||
depsArch=(git base-devel libstartup-notification-1.0)
|
depsArch=(git base-devel libstartup-notification-1.0)
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue