xfce4-13: fix build (propagatedNativeBuildInputs)
Closes #37991. Should investigate that further, there may be other packages that are affected.
This commit is contained in:
parent
74914dd075
commit
6b72364289
@ -9,7 +9,7 @@ mkXfceDerivation rec {
|
|||||||
|
|
||||||
nativeBuildInputs = [ autoreconfHook ];
|
nativeBuildInputs = [ autoreconfHook ];
|
||||||
|
|
||||||
propagatedNativeBuildInputs = [
|
propagatedBuildInputs = [
|
||||||
autoconf
|
autoconf
|
||||||
automake
|
automake
|
||||||
glib
|
glib
|
||||||
|
Loading…
x
Reference in New Issue
Block a user