xreader rebuild
This commit is contained in:
@@ -7,6 +7,7 @@
|
||||
from pisi.actionsapi import get, mesontools, pisitools
|
||||
|
||||
def setup():
|
||||
pisitools.ldflags.add("-lX11 -lICE -lSM")
|
||||
mesontools.configure("--libexecdir=/usr/lib/%s \
|
||||
-Dmathjax-directory=/usr/share/mathjax2 \
|
||||
-Depub=true \
|
||||
|
||||
@@ -0,0 +1,12 @@
|
||||
diff --git a/cut-n-paste/totem-screensaver/totem-scrsaver.c b/cut-n-paste/totem-screensaver/totem-scrsaver.c
|
||||
index 92ea6bb..a508c76 100644
|
||||
--- a/cut-n-paste/totem-screensaver/totem-scrsaver.c
|
||||
+++ b/cut-n-paste/totem-screensaver/totem-scrsaver.c
|
||||
@@ -32,6 +32,7 @@
|
||||
#ifdef GDK_WINDOWING_X11
|
||||
#include <gdk/gdkx.h>
|
||||
#include <X11/keysym.h>
|
||||
+#include <X11/Xlib.h>
|
||||
|
||||
#ifdef HAVE_XTEST
|
||||
#include <X11/extensions/XTest.h>
|
||||
Reference in New Issue
Block a user