genometools: require cairo pdf backend (#16753)

This commit is contained in:
Justin S 2020-05-22 06:49:50 -05:00 committed by GitHub
parent f6bef306ec
commit 407f1bdb92
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -17,7 +17,7 @@ class Genometools(MakefilePackage):
version('1.5.9', sha256='bba8e043f097e7c72e823f73cb0efbd20bbd60f1ce797a0e4c0ab632b170c909')
depends_on('perl', type=('build', 'run'))
depends_on('cairo')
depends_on('cairo+pdf')
depends_on('pango')
# build fails with gcc 7"