Add a comment regarding the reason for the patch.
This commit is contained in:
parent
c16d7c481c
commit
66aaaa1751
@ -41,6 +41,7 @@ class Glib(Package):
|
||||
depends_on("pkg-config")
|
||||
depends_on('gettext', sys.platform == 'darwin')
|
||||
|
||||
# The following patch is needed for gcc-6.1
|
||||
patch('g_date_strftime.patch')
|
||||
|
||||
def install(self, spec, prefix):
|
||||
|
Loading…
Reference in New Issue
Block a user