summaryrefslogtreecommitdiff
path: root/www/p5-Catalyst-TraitFor-Controller-DBIC-DoesPaging/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'www/p5-Catalyst-TraitFor-Controller-DBIC-DoesPaging/Makefile')
-rw-r--r--www/p5-Catalyst-TraitFor-Controller-DBIC-DoesPaging/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/www/p5-Catalyst-TraitFor-Controller-DBIC-DoesPaging/Makefile b/www/p5-Catalyst-TraitFor-Controller-DBIC-DoesPaging/Makefile
index 430b319c2777..acf8161b0f2e 100644
--- a/www/p5-Catalyst-TraitFor-Controller-DBIC-DoesPaging/Makefile
+++ b/www/p5-Catalyst-TraitFor-Controller-DBIC-DoesPaging/Makefile
@@ -11,10 +11,10 @@ PKGNAMEPREFIX= p5-
MAINTAINER= Alex.Bakhtin@gmail.com
COMMENT= Helps you paginate, search, sort, and more easily using DBIx::Class
-BUILD_DEPENDS= p5-Catalyst-Model-DBIC-Schema>=0.29:www/p5-Catalyst-Model-DBIC-Schema \
+BUILD_DEPENDS= ${RUN_DEPENDS}
+RUN_DEPENDS= p5-Catalyst-Model-DBIC-Schema>=0.29:www/p5-Catalyst-Model-DBIC-Schema \
p5-Catalyst-Runtime>=5.80000:www/p5-Catalyst-Runtime \
p5-DBIx-Class>=0.08108:databases/p5-DBIx-Class
-RUN_DEPENDS:= ${BUILD_DEPENDS}
TEST_DEPENDS= p5-Catalyst-View-JSON>=0:www/p5-Catalyst-View-JSON \
p5-DBD-SQLite>=0:databases/p5-DBD-SQLite \
p5-JSON>=0:converters/p5-JSON \