]> git.ipfire.org Git - people/ms/ipfire-3.x.git/commitdiff
pango: Enable xft support from libXft.
authorStefan Schantl <stefan.schantl@ipfire.org>
Thu, 24 May 2012 18:52:30 +0000 (20:52 +0200)
committerStefan Schantl <stefan.schantl@ipfire.org>
Thu, 24 May 2012 18:52:30 +0000 (20:52 +0200)
This is required to build fontforge.

pango/pango.nm

index b544a9a765d46e9852af54ad6537eaf23a9a1591..ba16ffb0f7b7e6e720c11b00451b31c9792224ca 100644 (file)
@@ -6,7 +6,7 @@
 name       = pango
 major     = 1.29
 version    = %{major}.5
-release    = 1
+release    = 2
 
 groups     = System/Libraries
 url        = http://www.pango.org/
@@ -29,6 +29,7 @@ build
                gcc-c++
                glib2-devel
                glibc-devel
+               libXft-devel
                perl
                pkg-config
        end