Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/Remmina/Remmina.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDenis Ollier <larchunix@users.noreply.github.com>2019-02-20 10:49:13 +0300
committerDenis Ollier <larchunix@users.noreply.github.com>2019-02-20 10:49:13 +0300
commitaef2790a2e258e3455dff570ecc015d51b42417e (patch)
tree761ec0fec6092d197386e1c75997bdeeed3da154
parent259695f19813ffcd6d23c0ce43e3ebdda7ea3b3c (diff)
flatpak: update libfontenc from 1.1.3 to 1.1.4
-rw-r--r--flatpak/org.remmina.Remmina.json5
1 files changed, 3 insertions, 2 deletions
diff --git a/flatpak/org.remmina.Remmina.json b/flatpak/org.remmina.Remmina.json
index 52e9d94d9..496675f0c 100644
--- a/flatpak/org.remmina.Remmina.json
+++ b/flatpak/org.remmina.Remmina.json
@@ -356,6 +356,7 @@
"--disable-xfbdev",
"--disable-dmx",
"--with-fontrootdir=/usr/share/fonts",
+ "--with-xkb-bin-directory=/usr/bin",
"--with-xkb-path=/usr/share/X11/xkb",
"--with-xkb-output=/var/lib/xkb"
],
@@ -375,8 +376,8 @@
"sources": [
{
"type": "archive",
- "url": "https://xorg.freedesktop.org/releases/individual/lib/libfontenc-1.1.3.tar.bz2",
- "sha256": "70588930e6fc9542ff38e0884778fbc6e6febf21adbab92fd8f524fe60aefd21"
+ "url": "https://xorg.freedesktop.org/releases/individual/lib/libfontenc-1.1.4.tar.bz2",
+ "sha256": "2cfcce810ddd48f2e5dc658d28c1808e86dcf303eaff16728b9aa3dbc0092079"
}
]
},