Looks like needed to build php
svn path=/nixpkgs/trunk/; revision=11459
This commit is contained in:
parent
4a4e9a87f5
commit
359fc13fc6
@ -1749,7 +1749,7 @@ let pkgs = rec {
|
|||||||
inherit stdenv mkDerivationByConfiguration autoconf automake lib;
|
inherit stdenv mkDerivationByConfiguration autoconf automake lib;
|
||||||
# optional features
|
# optional features
|
||||||
inherit fetchurl flex bison apacheHttpd mysql libxml2; # gettext;
|
inherit fetchurl flex bison apacheHttpd mysql libxml2; # gettext;
|
||||||
inherit zlib;
|
inherit zlib curl;
|
||||||
flags = [ "xdebug" "mysql" "mysqli" "pdo_mysql" "libxml2" "apxs2" "curl" ];
|
flags = [ "xdebug" "mysql" "mysqli" "pdo_mysql" "libxml2" "apxs2" "curl" ];
|
||||||
};
|
};
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user