summaryrefslogtreecommitdiff
path: root/var
diff options
context:
space:
mode:
authorGreg Becker <becker33@llnl.gov>2020-10-29 08:38:17 -0700
committerGitHub <noreply@github.com>2020-10-29 10:38:17 -0500
commit71cb46afde6a42e7fc84a7ae70062be2d18a5c8a (patch)
tree944ee43d91cbd45f184c1c587d7c8cb0417d3f9c /var
parent09b63ae3d101d2889a7bbf8e393068abdc93312b (diff)
downloadspack-71cb46afde6a42e7fc84a7ae70062be2d18a5c8a.tar.gz
spack-71cb46afde6a42e7fc84a7ae70062be2d18a5c8a.tar.bz2
spack-71cb46afde6a42e7fc84a7ae70062be2d18a5c8a.tar.xz
spack-71cb46afde6a42e7fc84a7ae70062be2d18a5c8a.zip
clingo+python extends python (#19585)
Diffstat (limited to 'var')
-rw-r--r--var/spack/repos/builtin/packages/clingo/package.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/var/spack/repos/builtin/packages/clingo/package.py b/var/spack/repos/builtin/packages/clingo/package.py
index d839ff3f33..4a41089737 100644
--- a/var/spack/repos/builtin/packages/clingo/package.py
+++ b/var/spack/repos/builtin/packages/clingo/package.py
@@ -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