Allow py-py2cairo to be built with cairo~X (#3620)
This commit is contained in:
parent
b73f1e557c
commit
28db55b1a7
@ -35,7 +35,7 @@ class PyPy2cairo(Package):
|
||||
|
||||
extends('python')
|
||||
|
||||
depends_on('cairo+X')
|
||||
depends_on('cairo')
|
||||
depends_on('pixman')
|
||||
|
||||
def install(self, spec, prefix):
|
||||
|
Loading…
Reference in New Issue
Block a user