FS#39477 - [libsystemd] pkg-config files are still part of systemd package

Attached to Project: Arch Linux
Opened by Christopher Reimer (CReimer) - Sunday, 16 March 2014, 15:39 GMT
Last edited by Thomas Bächler (brain0) - Sunday, 16 March 2014, 17:27 GMT
Task Type Bug Report
Category Packages: Core
Status Closed
Assigned To No-one
Architecture All
Severity Very Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

Description:

The pkg-config files for libsystemd are not moved over to the libsystemd package.

To build a package against libsystemd it's still necessary to install systemd inside a nspawn.
Otherwise pkg-config is unable to read the needed LIBS and INCLUDE flags.
This task depends upon

Closed by  Thomas Bächler (brain0)
Sunday, 16 March 2014, 17:27 GMT
Reason for closing:  Not a bug
Additional comments about closing:  The split is purely for runtime purposes. systemd is still a makedepend for everything that uses the libs.
Comment by Dave Reisner (falconindy) - Sunday, 16 March 2014, 15:55 GMT
Or, use makedepends=(systemd) and depends=(libsystemd)

Doing a full split of the libraries and not just relegating this to runtime gets painful quickly and increases the cost of maintenance. I'm not yet sure I want to do this.

Loading...