1
0
mirror of https://git.yoctoproject.org/poky synced 2026-05-09 17:39:31 +00:00

libpng: Use pkgconfig_stage

This commit is contained in:
Richard Purdie
2009-06-12 16:04:47 +01:00
parent 60c4cb5db1
commit b6913a228c
+1 -1
View File
@@ -9,7 +9,7 @@ PR = "r6"
SRC_URI = "${SOURCEFORGE_MIRROR}/libpng/libpng-${PV}.tar.bz2 \
file://makefile_fix.patch;patch=1"
inherit autotools binconfig pkgconfig
inherit autotools binconfig pkgconfig pkgconfig_stage
do_stage() {
cp libpng.pc libpng12.pc