summaryrefslogtreecommitdiffstats
path: root/testing/powertop/intl.patch
diff options
context:
space:
mode:
Diffstat (limited to 'testing/powertop/intl.patch')
-rw-r--r--testing/powertop/intl.patch11
1 files changed, 11 insertions, 0 deletions
diff --git a/testing/powertop/intl.patch b/testing/powertop/intl.patch
new file mode 100644
index 000000000..d88039fc7
--- /dev/null
+++ b/testing/powertop/intl.patch
@@ -0,0 +1,11 @@
+--- ./Makefile.orig
++++ ./Makefile
+@@ -48,7 +48,7 @@
+ # ncurses-devel and pciutils-devel
+ #
+
+-LIBS += -lpthread -lncursesw -lpci -lz -lresolv
++LIBS += -lpthread -lncursesw -lpci -lz -lresolv -lintl
+
+ HEADERS := cpu/cpu.h
+