From: Maximiliano Sandoval <m.sandoval@proxmox.com>
To: pve-devel@lists.proxmox.com
Subject: [pve-devel] [PATCH proxmox-i18n v3 1/3] d/control: declare a depdendency on gettext
Date: Wed, 4 Jun 2025 11:20:52 +0200 [thread overview]
Message-ID: <20250604092054.180984-2-m.sandoval@proxmox.com> (raw)
In-Reply-To: <20250604092054.180984-1-m.sandoval@proxmox.com>
So that tools like msgmerge and msgcat are available.
Signed-off-by: Maximiliano Sandoval <m.sandoval@proxmox.com>
---
debian/control | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/debian/control b/debian/control
index 4fa8cfb..4163074 100644
--- a/debian/control
+++ b/debian/control
@@ -2,7 +2,7 @@ Source: proxmox-i18n
Section: perl
Priority: optional
Maintainer: Proxmox Support Team <support@proxmox.com>
-Build-Depends: debhelper-compat (= 13), libjson-perl, liblocale-po-perl,
+Build-Depends: debhelper-compat (= 13), gettext, libjson-perl, liblocale-po-perl,
Standards-Version: 4.6.2
Homepage: https://www.proxmox.com
--
2.39.5
_______________________________________________
pve-devel mailing list
pve-devel@lists.proxmox.com
https://lists.proxmox.com/cgi-bin/mailman/listinfo/pve-devel
next prev parent reply other threads:[~2025-06-04 9:21 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-06-04 9:20 [pve-devel] [PATCH proxmox-i18n v3 0/3] Use xgettext to extract translatable strings Maximiliano Sandoval
2025-06-04 9:20 ` Maximiliano Sandoval [this message]
2025-06-04 9:20 ` [pve-devel] [PATCH proxmox-i18n v3 2/3] makefile: prefer using xgettext over msgcat Maximiliano Sandoval
2025-06-04 9:20 ` [pve-devel] [PATCH proxmox-i18n v3 3/3] makefile: use xgettext to extract translatable strings Maximiliano Sandoval
2025-06-04 17:16 ` [pve-devel] applied-series: [PATCH proxmox-i18n v3 0/3] Use " Thomas Lamprecht
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20250604092054.180984-2-m.sandoval@proxmox.com \
--to=m.sandoval@proxmox.com \
--cc=pve-devel@lists.proxmox.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox