From aedbef1cd160ed971791327f1afb2e1625595821 Mon Sep 17 00:00:00 2001 From: Thomas Fussell Date: Sun, 12 Mar 2017 18:45:08 -0400 Subject: use Build-Depends instead of Depends in CONTROL --- ports/xlnt/CONTROL | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ports/xlnt/CONTROL b/ports/xlnt/CONTROL index 4f5c13070..c689d1ba5 100644 --- a/ports/xlnt/CONTROL +++ b/ports/xlnt/CONTROL @@ -1,4 +1,4 @@ Source: xlnt Version: 0.9.4 Description: Cross-platform user-friendly xlsx library for C++14 -Depends: zlib cryptopp expat +Build-Depends: zlib cryptopp expat -- cgit v1.2.3