From afb26a16dced020a534ab222b588eec5ac935aa9 Mon Sep 17 00:00:00 2001 From: Gautier de Montmollin Date: Fri, 21 Jul 2023 10:47:53 +0200 Subject: [PATCH] bar_codes 2.0.0 tags update (#850) * Update bar_codes-2.0.0.toml Added executable and a tag. * Update bar_codes-2.0.0.toml Corrected tag --- index/ba/bar_codes/bar_codes-2.0.0.toml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/index/ba/bar_codes/bar_codes-2.0.0.toml b/index/ba/bar_codes/bar_codes-2.0.0.toml index d3e8de56..cc2e251e 100644 --- a/index/ba/bar_codes/bar_codes-2.0.0.toml +++ b/index/ba/bar_codes/bar_codes-2.0.0.toml @@ -6,7 +6,8 @@ licenses = "MIT" maintainers = ["fabien.chouteau@gmail.com"] maintainers-logins = ["zertovitch", "Fabien-Chouteau"] project-files = ["bar_codes_gnat.gpr"] -tags = ["bar", "code", "qr"] +tags = ["bar", "code", "qr", "code128"] +executables = ["bar_codes_demo"] [gpr-externals] Build_Mode = ["Debug", "Fast", "Check_2005", "Check_Style"]