clingo+python extends python (#19585)

This commit is contained in:
Greg Becker
2020-10-29 08:38:17 -07:00
committed by GitHub
parent 09b63ae3d1
commit 71cb46afde

View File

@@ -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