Skip to content

Instantly share code, notes, and snippets.

@sitedyno
Created July 23, 2012 15:41
Show Gist options
  • Save sitedyno/3164299 to your computer and use it in GitHub Desktop.
Save sitedyno/3164299 to your computer and use it in GitHub Desktop.
candybar@cb-udvm ~
$ cat /usr/lib/pkgconfig/ncurses.pc
prefix=/usr
exec_prefix=${prefix}
libdir=${exec_prefix}/lib
includedir=${prefix}/include
major_version=5
version=5.9.20110404
Name: ncurses
Description: ncurses 5.9 library
Version: ${version}
Requires: tinfo
Libs: -lncurses
Cflags:
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment