minor
This commit is contained in:
parent
7daa2822f6
commit
82e04758c8
|
@ -77,7 +77,6 @@ addons:
|
||||||
- libgraphite2-dev # for extra shapers
|
- libgraphite2-dev # for extra shapers
|
||||||
#- libgirepository1.0-dev # for gobject-introspection
|
#- libgirepository1.0-dev # for gobject-introspection
|
||||||
|
|
||||||
addons:
|
|
||||||
coverity_scan:
|
coverity_scan:
|
||||||
project:
|
project:
|
||||||
name: harfbuzz/harfbuzz
|
name: harfbuzz/harfbuzz
|
||||||
|
@ -86,4 +85,4 @@ addons:
|
||||||
notification_email: harfbuzz@lists.freedesktop.org
|
notification_email: harfbuzz@lists.freedesktop.org
|
||||||
build_command_prepend: ./autogen.sh --with-freetype --with-glib --with-gobject --with-cairo --with-icu --with-graphite2
|
build_command_prepend: ./autogen.sh --with-freetype --with-glib --with-gobject --with-cairo --with-icu --with-graphite2
|
||||||
build_command: make
|
build_command: make
|
||||||
branch_pattern: coverity_scan
|
branch_pattern: coverity_scan
|
||||||
|
|
Loading…
Reference in New Issue