graphite2: add python@3.6: as dependency (#22126)
* graphite2: add python@3.6: as dependency * graphite2: refine python type to run * graphite2: change phthon to test type
This commit is contained in:
parent
14c7a13893
commit
43131526e5
@ -17,4 +17,6 @@ class Graphite2(CMakePackage):
|
|||||||
|
|
||||||
version('1.3.13', sha256='dd63e169b0d3cf954b397c122551ab9343e0696fb2045e1b326db0202d875f06')
|
version('1.3.13', sha256='dd63e169b0d3cf954b397c122551ab9343e0696fb2045e1b326db0202d875f06')
|
||||||
|
|
||||||
|
depends_on('python@3.6:', type='test')
|
||||||
|
|
||||||
patch('regparm.patch')
|
patch('regparm.patch')
|
||||||
|
Loading…
Reference in New Issue
Block a user