diff options
Diffstat (limited to 'recipes/fann')
-rw-r--r-- | recipes/fann/fann_2.0.0.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/fann/fann_2.0.0.bb b/recipes/fann/fann_2.0.0.bb index 1fad7a674c..b63876a66d 100644 --- a/recipes/fann/fann_2.0.0.bb +++ b/recipes/fann/fann_2.0.0.bb @@ -5,7 +5,7 @@ LICENSE = "BSD" SRC_URI = "${SOURCEFORGE_MIRROR}/fann/fann-${PV}.tar.bz2" -inherit autotools_stage +inherit autotools AUTOTOOLS_STAGE_PKGCONFIG = "1" |