Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37039238
en ru br
ALT Linux repos
S:5.6.8-alt1

Group :: Graphical desktop/Other
RPM: dtkcore

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Patch: dtkcore-5.6.5-alt-fix-underlinked-libraries.patch
Download


From a7f5edcdd2cc2827975e7010ab06fe43a6bd40a5 Mon Sep 17 00:00:00 2001
From: Leontiy Volodin <lvol@altlinux.org>
Date: Mon, 13 Feb 2023 10:41:07 +0300
Subject: [PATCH] Fix underlinked libraries
---
 src/CMakeLists.txt | 2 ++
 1 file changed, 2 insertions(+)
diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt
index 543aee5..d9cb790 100644
--- a/src/CMakeLists.txt
+++ b/src/CMakeLists.txt
@@ -77,4 +77,5 @@ if(LINUX)
     ICU::uc
     uchardet
+    systemd
   )
 else()
@@ -96,4 +97,5 @@ else()
     ICU::uc
     uchardet
+    systemd
   )
 endif()
--
libgit2 1.3.2
 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin