From eba4883d20ca38e12aeb394c4d4b43f3d6bee036 Mon Sep 17 00:00:00 2001 From: "Antenore Gatta (tmow)" Date: Mon, 7 Mar 2022 23:27:31 +0000 Subject: 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 --- flatpak/org.remmina.Remmina.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'flatpak') 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.]+)$" -- cgit v1.2.3