libcdio: inherit pkgconfig, so the .pc files get fixed for libiconv, when uclibc...
authorHenning Heinold <heinold@inf.fu-berlin.de>
Sat, 9 Oct 2010 12:23:39 +0000 (14:23 +0200)
committerHenning Heinold <heinold@inf.fu-berlin.de>
Sun, 10 Oct 2010 21:40:43 +0000 (23:40 +0200)
* bump INC_PR

recipes/libcdio/libcdio.inc

index 4125cf6..0e155c7 100644 (file)
@@ -4,11 +4,11 @@ SECTION = "libs"
 PRIORITY = "optional"
 LICENSE = "GPLv3+"
 DEPENDS = "ncurses"
-INC_PR = "r2"
+INC_PR = "r3"
 
 SRC_URI = "${GNU_MIRROR}/${PN}/${P}.tar.gz"
 
-inherit autotools
+inherit autotools pkgconfig
 
 EXTRA_OECONF = "ac_cv_member_struct_tm_tm_gmtoff=no"