summaryrefslogtreecommitdiff
path: root/sysutils/mate-power-manager/files/patch-applets_brightness_Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'sysutils/mate-power-manager/files/patch-applets_brightness_Makefile.am')
-rw-r--r--sysutils/mate-power-manager/files/patch-applets_brightness_Makefile.am10
1 files changed, 10 insertions, 0 deletions
diff --git a/sysutils/mate-power-manager/files/patch-applets_brightness_Makefile.am b/sysutils/mate-power-manager/files/patch-applets_brightness_Makefile.am
new file mode 100644
index 000000000000..dc13514c93b1
--- /dev/null
+++ b/sysutils/mate-power-manager/files/patch-applets_brightness_Makefile.am
@@ -0,0 +1,10 @@
+--- applets/brightness/Makefile.am.orig 2013-10-19 12:04:49.000000000 +0200
++++ applets/brightness/Makefile.am 2013-10-19 12:05:17.000000000 +0200
+@@ -34,6 +34,7 @@
+ gpm-common.h
+
+ mate_brightness_applet_LDADD = \
++ $(EXECINFO_LIBS) \
+ $(DBUS_LIBS) \
+ $(MATE_LIBS) \
+ $(PANEL_LIBS)