Metadata
svn path=/nixpkgs/trunk/; revision=23963
This commit is contained in:
@@ -12,4 +12,9 @@ stdenv.mkDerivation {
|
||||
configureFlags = "--with-readline";
|
||||
|
||||
buildInputs = [flex readline];
|
||||
|
||||
meta = {
|
||||
description = "GNU software calculator";
|
||||
homepage = http://www.gnu.org/software/bc/;
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user