opera: add at-spi2-core to RPATH
This commit is contained in:
@@ -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 {
|
||||||
|
|||||||
Reference in New Issue
Block a user