bug-guix
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Pango


From: Andreas Enge
Subject: Re: Pango
Date: Sat, 15 Jun 2013 10:29:50 +0200
User-agent: KMail/1.13.7 (Linux/3.2.0-4-amd64; KDE/4.8.4; x86_64; ; )

As an addendum, the same problem occurs for gdk-pixbuf with an additional 
directory named gdk-pixbuf-2.0.

And there is a cross-package problem:
Inside the pango package, the file pangocairo.h contains
   #include <cairo.h>
So either we must replace this by cairo/cairo.h in the install phase of 
pango, or also unravel one directory structure in the cairo package via a 
symlink cairo.h->cairo/cairo.h.

Or somehow work globally on the CPATHs of all these gnome packages.

Andreas



reply via email to

[Prev in Thread] Current Thread [Next in Thread]