Remove lingering boilerplate FIXMEs (#1756)

This commit is contained in:
Adam J. Stewart
2016-09-20 10:01:55 -05:00
committed by Todd Gamblin
parent eb8a0ef75e
commit f180d748be
5 changed files with 8 additions and 9 deletions

View File

@@ -34,7 +34,6 @@ class BppSuite(Package):
version('2.2.0', 'd8b29ad7ccf5bd3a7beb701350c9e2a4')
# FIXME: Add dependencies if required.
depends_on('cmake', type='build')
depends_on('texinfo', type='build')
depends_on('bpp-core')