summaryrefslogtreecommitdiff
path: root/security/p5-Dancer2-Plugin-Auth-Extensible-Provider-DBIC/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'security/p5-Dancer2-Plugin-Auth-Extensible-Provider-DBIC/Makefile')
-rw-r--r--security/p5-Dancer2-Plugin-Auth-Extensible-Provider-DBIC/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/security/p5-Dancer2-Plugin-Auth-Extensible-Provider-DBIC/Makefile b/security/p5-Dancer2-Plugin-Auth-Extensible-Provider-DBIC/Makefile
index d225a9aa5d16..811c28b7cbbf 100644
--- a/security/p5-Dancer2-Plugin-Auth-Extensible-Provider-DBIC/Makefile
+++ b/security/p5-Dancer2-Plugin-Auth-Extensible-Provider-DBIC/Makefile
@@ -13,11 +13,11 @@ COMMENT= Extensible authentication framework for Dancer2 apps using DBIC
LICENSE= ART10 GPLv1+
LICENSE_COMB= dual
-BUILD_DEPENDS= p5-DBIx-Class>=0:databases/p5-DBIx-Class \
+BUILD_DEPENDS= ${RUN_DEPENDS}
+RUN_DEPENDS= p5-DBIx-Class>=0:databases/p5-DBIx-Class \
p5-Dancer2-Plugin-Auth-Extensible>=0.600:security/p5-Dancer2-Plugin-Auth-Extensible \
p5-Dancer2-Plugin-DBIC>=0:databases/p5-Dancer2-Plugin-DBIC \
p5-String-CamelCase>=0:textproc/p5-String-CamelCase
-RUN_DEPENDS:= ${BUILD_DEPENDS}
TEST_DEPENDS= p5-Class-Load>=0:devel/p5-Class-Load \
p5-DateTime-Format-SQLite>=0:devel/p5-DateTime-Format-SQLite \
p5-Path-Tiny>=0:devel/p5-Path-Tiny