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