lxappearance: add wrapGAppsHook

This commit is contained in:
Jörg Thalheim 2021-02-04 12:15:08 +01:00
parent ff4f2b6b85
commit d015fb1edb
1 changed files with 2 additions and 0 deletions

View File

@ -5,6 +5,7 @@
, libX11
, gtk2
, gtk3
, wrapGAppsHook
, withGtk3 ? true
}:
@ -20,6 +21,7 @@ stdenv.mkDerivation rec {
nativeBuildInputs = [
pkg-config
intltool
wrapGAppsHook
];
buildInputs = [