Expand dependency on qt to allow qt4 (#9964)
This commit is contained in:

committed by
Massimiliano Culpo

parent
808c2ea5ce
commit
e3d204cb8f
@@ -13,7 +13,7 @@ class Kdiff3(Package):
|
||||
|
||||
version('0.9.98', 'b52f99f2cf2ea75ed5719315cbf77446')
|
||||
|
||||
depends_on("qt@5.2.0:")
|
||||
depends_on("qt@:4.99,5.2.0:")
|
||||
|
||||
def install(self, spec, prefix):
|
||||
# make is done inside
|
||||
|
Reference in New Issue
Block a user