[gnome-photos/wip/rishi/flatpak-exiv2-enable-nls] flatpak: Enable native language support in exiv2
- From: Debarshi Ray <debarshir src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-photos/wip/rishi/flatpak-exiv2-enable-nls] flatpak: Enable native language support in exiv2
- Date: Tue, 25 Aug 2020 15:14:42 +0000 (UTC)
commit 61da9f9702cbd94e29e9e22b09131f0d97392fa0
Author: Debarshi Ray <debarshir gnome org>
Date: Tue Aug 25 17:14:16 2020 +0200
flatpak: Enable native language support in exiv2
Fedora's exiv2 package also enables native language support, and
there's no reason not to.
flatpak/org.gnome.Photos.json | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
---
diff --git a/flatpak/org.gnome.Photos.json b/flatpak/org.gnome.Photos.json
index d68f2239..5e7f4398 100644
--- a/flatpak/org.gnome.Photos.json
+++ b/flatpak/org.gnome.Photos.json
@@ -164,7 +164,8 @@
"cleanup": [ "/lib/exiv2" ],
"config-opts": [ "-DCMAKE_BUILD_TYPE=Release",
"-DEXIV2_BUILD_EXIV2_COMMAND=OFF",
- "-DEXIV2_BUILD_SAMPLES=OFF" ],
+ "-DEXIV2_BUILD_SAMPLES=OFF",
+ "-DEXIV2_ENABLE_NLS=ON" ],
"sources": [
{
"type": "archive",
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]