From 9c165ad235b40ef484f0d004fc780cb0a5dec1b1 Mon Sep 17 00:00:00 2001 From: Vilius Sutkus '89 Date: Mon, 2 Sep 2024 23:28:08 +0300 Subject: [PATCH] Apply manifest_file debug patch to pdf2htmlEX --- recipes/pdf2htmlex/all/conandata.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/recipes/pdf2htmlex/all/conandata.yml b/recipes/pdf2htmlex/all/conandata.yml index 0f8e69f..e6b592d 100644 --- a/recipes/pdf2htmlex/all/conandata.yml +++ b/recipes/pdf2htmlex/all/conandata.yml @@ -2,3 +2,6 @@ sources: "0.18.8.rc1-20240814-git": url: "https://github.com/ViliusSutkus89/pdf2htmlEX/archive/cf26cf4b98b25cda56792ce5626ee0563a589c7a.zip" sha256: "137e544afb0c9dffd3c8e86f9ce95dd7d1775d7ede93445268bf4910d1d0c418" +patches: + "0.18.8.rc1-20240814-git": + - patch_file: "patches/manifest_file_debug.patch" \ No newline at end of file