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:
authorAntenore Gatta (tmow) <antenore@simbiosi.org>2022-03-08 02:27:31 +0300
committerAntenore Gatta (tmow) <antenore@simbiosi.org>2022-03-08 02:27:31 +0300
commiteba4883d20ca38e12aeb394c4d4b43f3d6bee036 (patch)
treea9a19a95e55f7c042e11846a714a62ea46d9b36b /flatpak
parentf56a81c403d3c7bdc149bd6ecf7e136934769bc8 (diff)
Removing dependencies that are available as extensions
Removed packages: - libgnutls28-dev - libjpeg-dev - libxcursor-dev - libxdamage-dev - libxext-dev - libxi-dev - libxinerama-dev - libxml2-dev - libxrandr-dev - libxtst-dev - libgcrypt20-dev - libwebkit2gtk-4.0-dev - libpcre2-dev - python3-dev - xdg-user-dirs - gtk-3-examples - libthai0 - libsndfile1 - libasyncns0 - libflac8 - libvorbisenc2 - libxau6 - libxdmcp6 - libogg0 - libvorbis0a - libpcre2-8-0 I've improved some CMakeFiles that were not handling correctly the include and librari directories
Diffstat (limited to 'flatpak')
-rw-r--r--flatpak/org.remmina.Remmina.json6
1 files changed, 3 insertions, 3 deletions
diff --git a/flatpak/org.remmina.Remmina.json b/flatpak/org.remmina.Remmina.json
index 2d5e7f606..9b0f36b98 100644
--- a/flatpak/org.remmina.Remmina.json
+++ b/flatpak/org.remmina.Remmina.json
@@ -381,7 +381,7 @@
"type": "git",
"url": "https://github.com/jedisct1/libsodium.git",
"branch": "stable",
- "commit": "32cba2b5e90c2b98b61e8cc4c8105c0a27725fb0"
+ "commit": "f0ad119206032b39790fa2882d666443fc7481b7"
}
],
"post-install": [
@@ -462,8 +462,8 @@
{
"type": "git",
"url": "https://github.com/FreeRDP/FreeRDP.git",
- "tag": "2.6.0",
- "commit": "8a5c034d547c428c512b0a4b840d3a8a4762f989",
+ "tag": "2.6.1",
+ "commit": "658a72980f6e93241d927c46cfa664bf2547b8b1",
"x-checker-data": {
"type": "git",
"tag-pattern": "^([\\d.]+)$"