diff options
Diffstat (limited to 'source/l/pango/pango.SlackBuild')
-rwxr-xr-x | source/l/pango/pango.SlackBuild | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/source/l/pango/pango.SlackBuild b/source/l/pango/pango.SlackBuild index 39c2ccd1..9934c553 100755 --- a/source/l/pango/pango.SlackBuild +++ b/source/l/pango/pango.SlackBuild @@ -84,6 +84,7 @@ CFLAGS="$SLKCFLAGS" \ --sysconfdir=/etc \ --mandir=/usr/man \ --docdir=/usr/doc/pango-$VERSION \ + --with-xft \ --build=$ARCH-slackware-linux \ --host=$ARCH-slackware-linux \ --target=$ARCH-slackware-linux |