diff options
Diffstat (limited to 'databases/p5-DBIx-Skinny-InflateColumn-DateTime/Makefile')
-rw-r--r-- | databases/p5-DBIx-Skinny-InflateColumn-DateTime/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/p5-DBIx-Skinny-InflateColumn-DateTime/Makefile b/databases/p5-DBIx-Skinny-InflateColumn-DateTime/Makefile index b9dd7d527df6..a757a3ae8336 100644 --- a/databases/p5-DBIx-Skinny-InflateColumn-DateTime/Makefile +++ b/databases/p5-DBIx-Skinny-InflateColumn-DateTime/Makefile @@ -13,6 +13,7 @@ COMMENT= Perl extension to inflate/deflate DateTime for DBIx::Skinny LICENSE= ART10 GPLv1+ LICENSE_COMB= dual +BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= \ p5-DBD-SQLite>0:databases/p5-DBD-SQLite \ p5-DBIx-Skinny>=0.05:databases/p5-DBIx-Skinny \ @@ -20,7 +21,6 @@ RUN_DEPENDS= \ p5-DateTime-Format-MySQL>0:devel/p5-DateTime-Format-MySQL \ p5-DateTime-Format-Strptime>0:devel/p5-DateTime-Format-Strptime \ p5-DateTime-TimeZone>0:devel/p5-DateTime-TimeZone -BUILD_DEPENDS:= ${RUN_DEPENDS} TEST_DEPENDS= p5-DBD-Mock>=0:databases/p5-DBD-Mock NO_ARCH= yes |