flake 8 fixes for cairo, freetype, and harfbuzz

This commit is contained in:
Gregory L. Lee
2016-06-20 20:21:10 -07:00
parent 4041f45b6c
commit 8f3954c1bd
3 changed files with 8 additions and 4 deletions

View File

@@ -24,6 +24,7 @@
##############################################################################
from spack import *
class Harfbuzz(Package):
"""The Harfbuzz package contains an OpenType text shaping engine."""
homepage = "http://www.freedesktop.org/wiki/Software/HarfBuzz/"