Adding offrss

svn path=/nixpkgs/trunk/; revision=25672
This commit is contained in:
Lluís Batlle i Rossell
2011-01-23 16:40:25 +00:00
parent e314e1f2de
commit 07b89a3fbb
3 changed files with 33 additions and 1 deletions

View File

@@ -8,7 +8,8 @@ stdenv.mkDerivation {
sha256 = "02r1bgj8qlkn63xqfi5yq8y7wrilxcnkycaag8qskhg5ranic507";
};
buildInputs = [ curl libnxml pkgconfig ];
buildInputs = [ pkgconfig ];
propagatedBuildInputs = [ curl libnxml ];
meta = {
homepage = http://www.autistici.org/bakunin/libmrss/doc;