summaryrefslogtreecommitdiff
path: root/elementary.pc.in
diff options
context:
space:
mode:
authorVincent Torri <vincent.torri@gmail.com>2014-09-04 16:50:56 +0200
committerCedric BAIL <cedric@osg.samsung.com>2014-09-04 17:33:05 +0200
commit7ae9a2e0440e32b77b9f39992fc4bc6cf454dc1c (patch)
tree48b143edea6797004168db15cac1640cdcef0c66 /elementary.pc.in
parent4664b183e3babe46917f48870069cb5958df2f76 (diff)
downloadelementary-7ae9a2e0440e32b77b9f39992fc4bc6cf454dc1c.tar.gz
autotools: use always Requires.private in .pc
Diffstat (limited to 'elementary.pc.in')
-rw-r--r--elementary.pc.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/elementary.pc.in b/elementary.pc.in
index 3c880fdff..4288f20f1 100644
--- a/elementary.pc.in
+++ b/elementary.pc.in
@@ -11,7 +11,7 @@ eolian_flags=-I${eoincludedir}/elementary-@VMAJ@
Name: elementary
Description: Mobile device touchscreen widget library
-@pkgconfig_requires_private@: @requirement_elm@
+Requires.private: @requirement_elm@
Version: @VERSION@
Libs: -L${libdir} -lelementary @my_libs@ @ELEMENTARY_LIBS@ @ELEMENTARY_WEB_LIBS@ @ELEMENTARY_EMAP_LIBS@
Cflags: -I${includedir}/elementary-@VMAJ@