Remove lingering FIXME commentary

This commit is contained in:
George Hartzell 2016-08-05 17:51:24 -04:00
parent e17862c421
commit a6afaeb974

View File

@ -33,9 +33,6 @@ class Libgtextutils(Package):
version('0.7', '593c7c62e3c76ec49f5736eed4f96806')
# FIXME: Add dependencies if required.
# depends_on('foo')
def install(self, spec, prefix):
configure('--prefix={0}'.format(prefix))