projects
/
zakauthe
/
libzakauthe
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
aa09ca2
)
Missing deps in pkg-config file.
develop
author
Andrea Zagli
<azagli@libero.it>
Wed, 29 Nov 2017 21:24:04 +0000
(22:24 +0100)
committer
Andrea Zagli
<azagli@libero.it>
Wed, 29 Nov 2017 21:24:04 +0000
(22:24 +0100)
libzakauthe.pc.in
patch
|
blob
|
history
diff --git
a/libzakauthe.pc.in
b/libzakauthe.pc.in
index c1ecf4258a0adb29c3d7881259874e01a4398cd0..f6c3d746e5b48a0b69748eb414d7dce783ca61f4 100644
(file)
--- a/
libzakauthe.pc.in
+++ b/
libzakauthe.pc.in
@@
-7,6
+7,6
@@
pluginsdir=@libdir@/@PACKAGE@/plugins
Name: @PACKAGE_NAME@
Description: Library to manage authentication through plugins
Version: @PACKAGE_VERSION@
-Requires: glib-2.0 @PKGCONFIG_DEPEND@
+Requires: glib-2.0
gtk+-3.0 libpeas-1.0
@PKGCONFIG_DEPEND@
Libs: -L${libdir} -lzakauthe
Cflags: -I${includedir}