Skip to content

Instantly share code, notes, and snippets.

@slp
Created February 20, 2025 16:42
Show Gist options
  • Save slp/b5761d225d96d2c8879392a7b1611aee to your computer and use it in GitHub Desktop.
Save slp/b5761d225d96d2c8879392a7b1611aee to your computer and use it in GitHub Desktop.
libkrun-ubuntu.pc
prefix=/usr
includedir=${prefix}/include
libdir=${prefix}/lib/x86_64-linux-gnu
Name: libkrun
Version: 1.10.1
Description: Library providing Virtualization-based process isolation
Requires:
Libs: -L${libdir} -lkrun
Cflags: -I${includedir}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment