aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlessandro Barbieri <lssndrbarbieri@gmail.com>2022-04-29 03:49:46 +0200
committerAlessandro Barbieri <lssndrbarbieri@gmail.com>2022-04-29 03:49:46 +0200
commit303c72b9074f4e08b065f7ddf8cf3397d267c8a5 (patch)
treeec7d5c6d3d06a56bb0e7667a63620d01140e1dec /sci-mathematics
parentsci-mathematics/aspcud: add cudf solvers file from debian (diff)
downloadguru-303c72b9074f4e08b065f7ddf8cf3397d267c8a5.tar.gz
guru-303c72b9074f4e08b065f7ddf8cf3397d267c8a5.tar.bz2
guru-303c72b9074f4e08b065f7ddf8cf3397d267c8a5.zip
sci-mathematics/aspcud: swap {R,}DEPEND logic
Signed-off-by: Alessandro Barbieri <lssndrbarbieri@gmail.com>
Diffstat (limited to 'sci-mathematics')
-rw-r--r--sci-mathematics/aspcud/aspcud-1.9.5.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/sci-mathematics/aspcud/aspcud-1.9.5.ebuild b/sci-mathematics/aspcud/aspcud-1.9.5.ebuild
index 8a7ef419d..331adeab2 100644
--- a/sci-mathematics/aspcud/aspcud-1.9.5.ebuild
+++ b/sci-mathematics/aspcud/aspcud-1.9.5.ebuild
@@ -17,9 +17,9 @@ SLOT="0"
KEYWORDS="~amd64"
IUSE="test"
-RDEPEND="dev-libs/boost:="
-DEPEND="
- ${RDEPEND}
+DEPEND="dev-libs/boost:="
+RDEPEND="
+ ${DEPEND}
sci-mathematics/clasp
sci-mathematics/clingo
"