openbox: propagate some dependencies
This commit is contained in:
parent
c68f9cfc9e
commit
fcc6716680
@ -8,8 +8,11 @@ stdenv.mkDerivation rec {
|
||||
buildInputs = [
|
||||
pkgconfig libxml2
|
||||
libXinerama libXcursor libXau libXrandr
|
||||
imlib2 pango libstartup_notification
|
||||
makeWrapper
|
||||
libstartup_notification makeWrapper
|
||||
];
|
||||
|
||||
propagatedBuildInputs = [
|
||||
pango imlib2
|
||||
];
|
||||
|
||||
src = fetchurl {
|
||||
|
Loading…
Reference in New Issue
Block a user