Sisyphus repositório
Última atualização: 1 outubro 2023 | SRPMs: 18631 | Visitas: 37901308
en ru br
ALT Linux repositórios
S:5.6.2-alt2

Group :: Desktop gráfico/Outros
RPM: deepin-dock

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs e FR  Repocop 

Patch: deepin-dock-5.6.2-alt-fix-undefined-elfs.patch
Download


From b18f9b1ca9dd60eb46f4bcf1427131bdb1e3c3d7 Mon Sep 17 00:00:00 2001
From: Leontiy Volodin <lvol@altlinux.org>
Date: Fri, 13 Jan 2023 14:17:18 +0300
Subject: [PATCH] Fix undefined elfs
---
 plugins/multitasking/CMakeLists.txt | 1 ++
 plugins/show-desktop/CMakeLists.txt | 1 ++
 plugins/shutdown/CMakeLists.txt     | 1 ++
 3 files changed, 3 insertions(+)
diff --git a/plugins/multitasking/CMakeLists.txt b/plugins/multitasking/CMakeLists.txt
index 618ddcd..8ea1d69 100644
--- a/plugins/multitasking/CMakeLists.txt
+++ b/plugins/multitasking/CMakeLists.txt
@@ -23,4 +24,5 @@ target_link_libraries(${PLUGIN_NAME} PRIVATE
     ${Qt5Widgets_LIBRARIES}
     ${Qt5Svg_LIBRARIES}
+    Xcursor
 )
 
diff --git a/plugins/show-desktop/CMakeLists.txt b/plugins/show-desktop/CMakeLists.txt
index d98d5b7..5acf099 100644
--- a/plugins/show-desktop/CMakeLists.txt
+++ b/plugins/show-desktop/CMakeLists.txt
@@ -22,4 +23,5 @@ target_link_libraries(${PLUGIN_NAME} PRIVATE
     ${Qt5Widgets_LIBRARIES}
     ${Qt5Svg_LIBRARIES}
+    Xcursor
 )
 
diff --git a/plugins/shutdown/CMakeLists.txt b/plugins/shutdown/CMakeLists.txt
index 2f123a3..21d0d35 100644
--- a/plugins/shutdown/CMakeLists.txt
+++ b/plugins/shutdown/CMakeLists.txt
@@ -31,4 +32,5 @@ target_link_libraries(${PLUGIN_NAME} PRIVATE
     ${Qt5DBus_LIBRARIES}
     ${QGSettings_LIBRARIES}
+    Xcursor
 )
 
--
libgit2 1.3.2
 
projeto & código: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
mantenedor atual: Michael Shigorin
mantenedor da tradução: Fernando Martini aka fmartini © 2009