libr3: propagate pcre
This commit is contained in:
@@ -19,7 +19,8 @@ stdenv.mkDerivation rec {
|
|||||||
|
|
||||||
nativeBuildInputs = [ autoreconfHook pkgconfig ];
|
nativeBuildInputs = [ autoreconfHook pkgconfig ];
|
||||||
|
|
||||||
buildInputs = [ pcre check ];
|
buildInputs = [ check ];
|
||||||
|
propagatedBuildInputs = [ pcre ];
|
||||||
|
|
||||||
strictDeps = true;
|
strictDeps = true;
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user