opera: add at-spi2-core to RPATH
This commit is contained in:
parent
3037de0054
commit
1a25840733
@ -34,6 +34,7 @@
|
|||||||
, stdenv
|
, stdenv
|
||||||
, systemd
|
, systemd
|
||||||
, at-spi2-atk
|
, at-spi2-atk
|
||||||
|
, at-spi2-core
|
||||||
}:
|
}:
|
||||||
|
|
||||||
let
|
let
|
||||||
@ -86,6 +87,7 @@ let
|
|||||||
libpulseaudio.out
|
libpulseaudio.out
|
||||||
|
|
||||||
at-spi2-atk
|
at-spi2-atk
|
||||||
|
at-spi2-core
|
||||||
];
|
];
|
||||||
|
|
||||||
in stdenv.mkDerivation {
|
in stdenv.mkDerivation {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user