summaryrefslogtreecommitdiff
path: root/elementary.pc.in
diff options
context:
space:
mode:
authorVincent Torri <vincent.torri@gmail.com>2009-01-22 21:43:07 +0000
committerVincent Torri <vincent.torri@gmail.com>2009-01-22 21:43:07 +0000
commit738e3f482be1ed59ce3374d3f5328b906f31e514 (patch)
treecea8f7121189dad4164db1ee4eef5670cd40582b /elementary.pc.in
parent62108d951ca285fa81ea73b76b4496171b5c19f9 (diff)
downloadelementary-738e3f482be1ed59ce3374d3f5328b906f31e514.tar.gz
add Windows XP support
SVN revision: 38701
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 0564b12e5..5fe7c28cb 100644
--- a/elementary.pc.in
+++ b/elementary.pc.in
@@ -5,7 +5,7 @@ includedir=@includedir@
Name: elementary
Description: Mobile device touchscreen widget library
-Requires: evas ecore ecore-x ecore-evas ecore-job ecore-txt ecore-file eet edje
+Requires: @requirement_elm@
Version: @VERSION@
Libs: -L${libdir} -lelementary
Libs.private: @dlopen_libs@ @my_libs@ @ELEMENTARY_LIBS@ @ELEMENTARY_X_LIBS@ @ELEMENTARY_FB_LIBS@ @ELEMENTARY_WINCE_LIBS@ @ELEMENTARY_EDBUS_LIBS@