fixes for pygtk and some dependencies (#3077)
This commit is contained in:

committed by
Todd Gamblin

parent
56952aaf1f
commit
4a20d170f4
@@ -42,6 +42,7 @@ class Gtkplus(AutotoolsPackage):
|
||||
depends_on("pango")
|
||||
depends_on("pango~X", when='~X')
|
||||
depends_on("pango+X", when='+X')
|
||||
depends_on('gobject-introspection', when='+X')
|
||||
|
||||
def patch(self):
|
||||
# remove disable deprecated flag.
|
||||
|
Reference in New Issue
Block a user