mirror of
https://github.com/cypherstack/stack_wallet.git
synced 2024-11-06 12:27:41 +00:00
16 lines
404 B
PkgConfig
16 lines
404 B
PkgConfig
|
prefix=/usr/local
|
||
|
libdir=${prefix}/lib/x86_64-linux-gnu
|
||
|
includedir=${prefix}/include
|
||
|
|
||
|
exec_prefix=${prefix}
|
||
|
datarootdir=${prefix}/share
|
||
|
datadir=${datarootdir}
|
||
|
sysconfdir=${prefix}/etc
|
||
|
|
||
|
Name: libsecret-1
|
||
|
Description: GObject bindings for Secret Service API
|
||
|
Version: 0.20.5
|
||
|
Requires: glib-2.0 >= 2.44, gio-2.0 >= 2.44, gio-unix-2.0 >= 2.44
|
||
|
Requires.private: libgcrypt >= 1.2.2
|
||
|
Libs: -L${libdir} -lsecret-1
|