Merge oe-devel@oe-devel.bkbits.net:openembedded
authorRene Wagner <rw@handhelds.org>
Thu, 3 Mar 2005 19:32:53 +0000 (19:32 +0000)
committerRene Wagner <rw@handhelds.org>
Thu, 3 Mar 2005 19:32:53 +0000 (19:32 +0000)
into sugarcube.dyndns.org:/home2/oe/bakery/openembedded

2005/03/03 20:32:37+01:00 dyndns.org!reenoo
gd: inherit binconfig to install gdlib-config into staging

BKrev: 42276665kypRWgNYjz2ZGXKqrRmkrw

packages/gd/gd_2.0.22.bb

index 5bc646b..1d05bb9 100644 (file)
@@ -3,11 +3,12 @@ LICENSE = "GD"
 DESCRIPTION = "gd is a library used to create PNG, JPEG, or WBMP images."
 MAINTAINER = "Chris Larson <kergoth@handhelds.org>"
 DEPENDS = "libpng jpeg zlib"
+PR = "r1"
 
 SRC_URI = "http://www.boutell.com/gd/http/gd-${PV}.tar.gz"
 S = "${WORKDIR}/gd-${PV}"
 
-inherit autotools gettext
+inherit autotools binconfig gettext
 
 EXTRA_OECONF += " --with-zlib=${STAGING_LIBDIR}/.. \
                   --with-png=${STAGING_LIBDIR}/.. \