Files
lix/lix/lix-base.pc.in
T
Jade Lovelace 203a48eb83 packaging: add pkg-config dep on kj
Since we include kj from a header, we need to add a dependency to force
downstreams to also have it as a declared dependency or at least put it
in their include dir paths.

Given kj is what it is, this is basically unavoidable that this
dependency is visible.

Change-Id: Ia89a90f10ad8b821260db0d7fdc47aebda44e66a
2025-01-24 11:17:40 -08:00

10 lines
194 B
Plaintext

prefix=@prefix@
libdir=@libdir@
includedir=@includedir@
Name: Lix base
Description: Lix Package Manager (base include dir)
Version: @PACKAGE_VERSION@
Requires: kj-async
Cflags: -I${includedir}