commit c27c4a4ea46808d62bb4937837623585ff45d387
Author: Jakub Bogusz <[email protected]>
Date:   Sun Jul 17 17:09:35 2016 +0200

    - fixed libcanberra-gtk dependency with gtk3

 mate-power-manager.spec | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)
---
diff --git a/mate-power-manager.spec b/mate-power-manager.spec
index c67d921..f873a83 100644
--- a/mate-power-manager.spec
+++ b/mate-power-manager.spec
@@ -58,7 +58,8 @@ Requires:     glib2 >= 1:2.36.0
 %{?with_gtk3:Requires: gtk+3 >= 3.0.0}
 Requires:      gtk-update-icon-cache
 Requires:      hicolor-icon-theme
-Requires:      libcanberra-gtk >= 0.10
+%{!?with_gtk3:Requires:        libcanberra-gtk >= 0.10}
+%{?with_gtk3:Requires: libcanberra-gtk3 >= 0.10}
 Requires:      libgnome-keyring >= 3.0.0
 Requires:      libnotify >= 0.7.0
 %{!?with_gtk3:Requires:        libunique >= 0.9.4}
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/mate-power-manager.git/commitdiff/c27c4a4ea46808d62bb4937837623585ff45d387

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to