[oe-commits] org.oe.dev pango.inc: small tweak to make building from scratch work

koen commit openembedded-commits at lists.openembedded.org
Thu Dec 21 16:04:52 UTC 2006


pango.inc: small tweak to make building from scratch work

Author: koen at openembedded.org
Branch: org.openembedded.dev
Revision: c4353eb44dd1370055fc9fb724e89918b5fff706
ViewMTN: http://monotone.openembedded.org/revision.psp?id=c4353eb44dd1370055fc9fb724e89918b5fff706
Files:
1
packages/pango/pango.inc
Diffs:

#
# mt diff -reca1c813736de5141a8a568bb0a1d403c857dd6a -rc4353eb44dd1370055fc9fb724e89918b5fff706
#
# 
# 
# patch "packages/pango/pango.inc"
#  from [5325d43bac484592591e281c97f4bd7e35d1b7d4]
#    to [33fb08214539400682ea558bf2e2342e8d4d6152]
# 
============================================================
--- packages/pango/pango.inc	5325d43bac484592591e281c97f4bd7e35d1b7d4
+++ packages/pango/pango.inc	33fb08214539400682ea558bf2e2342e8d4d6152
@@ -1,11 +1,11 @@ inherit gnome
 DESCRIPTION = "The goal of the Pango project is to provide an \
 Open Source framework for the layout and rendering of \
 internationalized text."
 LICENSE = "LGPL"
 
 inherit gnome
+EXTRA_AUTORECONF = ""
 
-
 SECTION = "x11/libs"
 
 DEPENDS = "glib-2.0 fontconfig freetype zlib virtual/libx11 libxft gtk-doc cairo"






More information about the Openembedded-commits mailing list