fftw_3.1.2.bb : Install pkgconfig files properly.
authorPhilip Balister <philip@balister.org>
Tue, 16 Jan 2007 13:59:56 +0000 (13:59 +0000)
committerPhilip Balister <philip@balister.org>
Tue, 16 Jan 2007 13:59:56 +0000 (13:59 +0000)
packages/fftw/fftw_3.1.2.bb

index e9074d2..e6bc885 100644 (file)
@@ -8,7 +8,7 @@ SRC_URI = "http://www.fftw.org/fftw-${PV}.tar.gz"
 
 EXTRA_OECONF = "--disable-fortran --enable-single --enable-shared"
 
-inherit autotools
+inherit autotools pkgconfig
 
 do_stage () {
         autotools_stage_all