Skip to content

Commit

Permalink
harfbuzz: Build HarfBuzz GObject wrapper
Browse files Browse the repository at this point in the history
As GLib is installed, also build the GObject wrapper [1].

> --with-gobject: This switch enables building of the HarfBuzz GObject
> wrapper. Remove it if you did not install GLib.

[1] http://www.linuxfromscratch.org/blfs/view/svn/general/harfbuzz.html
  • Loading branch information
pmenzel committed May 11, 2017
1 parent b488690 commit 9bdee69
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions harfbuzz.be0
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ SRCURL[0]="https://www.freedesktop.org/software/harfbuzz/release/harfbuzz-${PKGV

mee_configure() {
bee_configure \
--with-gobject \
--with-graphite2
}

Expand Down

0 comments on commit 9bdee69

Please sign in to comment.