Issue #1274 - Part 5: Misc fixes and version update.

This commit is contained in:
wolfbeast 2019-11-07 14:28:36 +01:00 • committed by Roy Tam
commit 82d70c6ae2
5 changed files with 22 additions and 193 deletions

11
gfx/cairo/moz.build Normal file
View file

@ -0,0 +1,11 @@
# -*- Mode: python; indent-tabs-mode: nil; tab-width: 40 -*-
# vim: set filetype=python:
# This Source Code Form is subject to the terms of the Mozilla Public
# License, v. 2.0. If a copy of the MPL was not distributed with this
# file, You can obtain one at http://mozilla.org/MPL/2.0/.
DIRS += ['cairo/src']
if CONFIG['MOZ_TREE_PIXMAN']:
DIRS += ['libpixman/src']