simply bump version of all compiz-related ebuilds

This commit is contained in:
2012-02-19 17:00:42 +04:00
parent bc24afc776
commit 890e1a3238
19 changed files with 528 additions and 0 deletions

View File

@ -0,0 +1,12 @@
--- libengine/emeraldengine.pc.in
+++ libengine/emeraldengine.pc.in
@@ -7,6 +7,7 @@
Description: Library for Emerald Engines
Version: @VERSION@
-Requires: @EMERALD_REQUIRES@
-Libs: @EMERALD_LIBS@
+Requires.private: @EMERALD_REQUIRES@
+Libs: -L${libdir} -lemeraldengine
+Libs.private: @EMERALD_LIBS@
Cflags: @EMERALD_CFLAGS@ -I${includedir}/emerald