Linux: Update 25.04 Plucky dependencies (#1556)

Update 25.04 dependency to require libwxgtk3.2-1t64 package.
This commit is contained in:
Jertzukka
2025-06-13 08:51:28 +09:00
committed by GitHub
parent 08093f460a
commit 1ed5225971
2 changed files with 7 additions and 3 deletions
+1 -1
View File
@@ -327,7 +327,7 @@ ifndef TC_NO_GUI
rm -fr $(BASE_DIR)/Setup/Linux/veracrypt.AppDir/usr
cp -r $(BASE_DIR)/Setup/Linux/usr $(BASE_DIR)/Setup/Linux/veracrypt.AppDir/.
ln -s usr/share/icons/hicolor/1024x1024/apps/$(APPNAME).png $(BASE_DIR)/Setup/Linux/veracrypt.AppDir/$(APPNAME).png
ln -sf usr/share/icons/hicolor/1024x1024/apps/$(APPNAME).png $(BASE_DIR)/Setup/Linux/veracrypt.AppDir/$(APPNAME).png
endif