clingo+python extends python (#19585)
This commit is contained in:
@@ -35,6 +35,7 @@ class Clingo(CMakePackage):
|
||||
depends_on('bison@2.5:', type="build")
|
||||
|
||||
depends_on('python', type=("build", "link", "run"), when="+python")
|
||||
extends('python', when='+python')
|
||||
|
||||
def patch(self):
|
||||
# Doxygen is optional but can't be disabled with a -D, so patch
|
||||
|
Reference in New Issue
Block a user