packages: add extra libs to prismlauncher
This commit is contained in:
@@ -61,7 +61,31 @@ in
|
|||||||
mumble
|
mumble
|
||||||
pamixer
|
pamixer
|
||||||
pwvucontrol
|
pwvucontrol
|
||||||
prismlauncher
|
(prismlauncher.override {
|
||||||
|
additionalLibs = [
|
||||||
|
libgcc.lib
|
||||||
|
glib
|
||||||
|
nss
|
||||||
|
nspr
|
||||||
|
at-spi2-atk
|
||||||
|
cups
|
||||||
|
libdrm
|
||||||
|
libx11
|
||||||
|
xorg.libXcomposite
|
||||||
|
xorg.libXdamage
|
||||||
|
libxext
|
||||||
|
xorg.libXfixes
|
||||||
|
xorg.libXrandr
|
||||||
|
libgbm
|
||||||
|
expat
|
||||||
|
libxcb
|
||||||
|
libxkbcommon
|
||||||
|
dbus.lib
|
||||||
|
pango
|
||||||
|
cairo
|
||||||
|
alsa-lib
|
||||||
|
];
|
||||||
|
})
|
||||||
rofi-rbw-wayland
|
rofi-rbw-wayland
|
||||||
spotify
|
spotify
|
||||||
virt-manager
|
virt-manager
|
||||||
|
|||||||
Reference in New Issue
Block a user