diff options
Diffstat (limited to 'math/aspcud/Makefile')
-rw-r--r-- | math/aspcud/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/aspcud/Makefile b/math/aspcud/Makefile index 72be5b0c29d7..f15030a9d98a 100644 --- a/math/aspcud/Makefile +++ b/math/aspcud/Makefile @@ -18,7 +18,7 @@ RUN_DEPENDS= gringo:math/gringo \ clasp:math/clasp \ bash:shells/bash -USES= compiler:c++11-lang cmake:outsource python:run +USES= compiler:c++11-lang cmake python:run USE_GITHUB= yes GH_ACCOUNT= potassco |