libsoup: Run patchShebangs
This commit is contained in:
@@ -13,6 +13,10 @@ stdenv.mkDerivation rec {
|
|||||||
sha256 = "04ma47hcrrbjp90r8jjn686cngnbgac24wgarpwwzlpg66wighva";
|
sha256 = "04ma47hcrrbjp90r8jjn686cngnbgac24wgarpwwzlpg66wighva";
|
||||||
};
|
};
|
||||||
|
|
||||||
|
patchPhase = ''
|
||||||
|
patchShebangs libsoup/
|
||||||
|
'';
|
||||||
|
|
||||||
buildInputs = libintlOrEmpty ++ [ intltool python ];
|
buildInputs = libintlOrEmpty ++ [ intltool python ];
|
||||||
nativeBuildInputs = [ pkgconfig ];
|
nativeBuildInputs = [ pkgconfig ];
|
||||||
propagatedBuildInputs = [ glib libxml2 ]
|
propagatedBuildInputs = [ glib libxml2 ]
|
||||||
|
|||||||
Reference in New Issue
Block a user