samba_light: Drop dependency on libunwind.
svn path=/nixpkgs/trunk/; revision=33781
This commit is contained in:
parent
4250dd8104
commit
cf250029e0
@ -5278,6 +5278,9 @@ let
|
|||||||
cups = null;
|
cups = null;
|
||||||
acl = null;
|
acl = null;
|
||||||
openldap = null;
|
openldap = null;
|
||||||
|
|
||||||
|
# libunwind 1.0.1 is not ported to GNU/Hurd.
|
||||||
|
libunwind = null;
|
||||||
};
|
};
|
||||||
|
|
||||||
shishi = callPackage ../servers/shishi { };
|
shishi = callPackage ../servers/shishi { };
|
||||||
|
Loading…
x
Reference in New Issue
Block a user