guix-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[bug#38090] [PATCH 0/2] Fix build for astyle


From: Hartmut Goebel
Subject: [bug#38090] [PATCH 0/2] Fix build for astyle
Date: Wed, 6 Nov 2019 17:39:42 +0100

- header files have been missing
- The Makefile only creates files with a versioned extension (.so.3.1.0),
  which are not picked up be cmake's `find_libarary()`. (Instead cmake
  picks up the static .a library.)

I stepped over these when updating kdevelop.

Hartmut Goebel (2):
  gnu: astyle: Install header file, too.
  gnu: astyle: Create symlinks for .so files, too.

 gnu/packages/code.scm | 19 +++++++++++++++++--
 1 file changed, 17 insertions(+), 2 deletions(-)

-- 
2.21.0






reply via email to

[Prev in Thread] Current Thread [Next in Thread]