updated gtk and gobject dependences (#2126)

This commit is contained in:
Gregory Lee
2016-10-30 11:50:36 -07:00
committed by Todd Gamblin
parent ef2c42a889
commit dbd9f1c5a1
2 changed files with 3 additions and 0 deletions

View File

@@ -37,6 +37,7 @@ class Gtkplus(Package):
depends_on("atk")
depends_on("gdk-pixbuf")
depends_on("pango")
depends_on("glib")
def patch(self):
# remove disable deprecated flag.