enlightenment_info: Add rotation feature into enlightenment_info for remote control...
[platform/upstream/enlightenment.git] / enlightenment.pc.in
index bda8b19..555af34 100644 (file)
@@ -1,11 +1,20 @@
 prefix=@prefix@
 exec_prefix=@exec_prefix@
 libdir=@libdir@
+datarootdir=@datarootdir@
+datadir=@datadir@
 includedir=@includedir@/@PACKAGE@
+modules=@libdir@/@PACKAGE@/modules
+pkgdatadir=@datadir@/@PACKAGE@/data
+themes=${pkgdatadir}/themes
+backgrounds=${pkgdatadir}/backgrounds
+config_apps=@datadir@/@PACKAGE@/config-apps
+release=@release@
 
 Name: enlightenment
 Description: Enlightenmnt Window Manager
+Requires: @requirements_e@
 Version: @VERSION@
 Libs: -L${libdir}
-Libs.private: 
-Cflags: -I${includedir}  @e_cflags@
+Libs.private:  -lm
+Cflags: -I${includedir} @e_configflags@