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