simply bump version of all compiz-related ebuilds
This commit is contained in:
12
x11-wm/emerald/files/emerald-0.8.8-pkgconfig-pollution.patch
Normal file
12
x11-wm/emerald/files/emerald-0.8.8-pkgconfig-pollution.patch
Normal 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
|
Reference in New Issue
Block a user