git: fe3c02a7c6b1 - main - finance/odoo14: also depends on deprecated print/py-pypdf2

From: Rene Ladan <rene_at_FreeBSD.org>
Date: Sun, 02 Mar 2025 11:52:36 UTC
The branch main has been updated by rene:

URL: https://cgit.FreeBSD.org/ports/commit/?id=fe3c02a7c6b1c71a6cf591d7a6d6e7d64c02f54e

commit fe3c02a7c6b1c71a6cf591d7a6d6e7d64c02f54e
Author:     Rene Ladan <rene@FreeBSD.org>
AuthorDate: 2025-03-02 11:52:10 +0000
Commit:     Rene Ladan <rene@FreeBSD.org>
CommitDate: 2025-03-02 11:52:10 +0000

    finance/odoo14: also depends on deprecated print/py-pypdf2
---
 finance/odoo14/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/finance/odoo14/Makefile b/finance/odoo14/Makefile
index 257851dfd4f2..ad5548ee34a7 100644
--- a/finance/odoo14/Makefile
+++ b/finance/odoo14/Makefile
@@ -11,7 +11,7 @@ WWW=		https://www.odoo.com
 
 LICENSE=	LGPL3
 
-DEPRECATED=	Depends on expired converters/wkhtmltopdf
+DEPRECATED=	Depends on expired converters/wkhtmltopdf and print/py-pypdf2
 EXPIRATION_DATE=2025-03-31
 
 USE_GITHUB=	yes