vdr: fix dependency for libintl
[openembedded.git] / recipes / libpixman / libpixman_cvs.bb
bloba75a284bcaa269de58cfc4065a8e2d9e2666c446
1 PV = "0.0+cvs${SRCDATE}"
2 SECTION = "libs"
3 PRIORITY = "optional"
4 DEPENDS = "virtual/libx11"
5 DESCRIPTION = "Cairo support library"
6 LICENSE = "X11"
7 SRC_URI = "cvs://anoncvs:anoncvs@cvs.cairographics.org/cvs/cairo;module=libpixman"
8 S = "${WORKDIR}/libpixman"
10 DEFAULT_PREFERENCE = "-1"
12 inherit autotools pkgconfig
14 do_stage () {
15 autotools_stage_all