deptypes: mark deptypes in packages
This commit is contained in:
@@ -38,7 +38,7 @@ class Glib(Package):
|
||||
|
||||
depends_on("libffi")
|
||||
depends_on("zlib")
|
||||
depends_on("pkg-config")
|
||||
depends_on("pkg-config", type='build')
|
||||
depends_on('gettext', when=sys.platform == 'darwin')
|
||||
|
||||
# The following patch is needed for gcc-6.1
|
||||
|
Reference in New Issue
Block a user