summaryrefslogtreecommitdiff
path: root/x11-misc/rofi/files
diff options
context:
space:
mode:
Diffstat (limited to 'x11-misc/rofi/files')
-rw-r--r--x11-misc/rofi/files/rofi-1.5.0-gtk-settings-test.patch13
1 files changed, 13 insertions, 0 deletions
diff --git a/x11-misc/rofi/files/rofi-1.5.0-gtk-settings-test.patch b/x11-misc/rofi/files/rofi-1.5.0-gtk-settings-test.patch
new file mode 100644
index 000000000000..82aa264ac29e
--- /dev/null
+++ b/x11-misc/rofi/files/rofi-1.5.0-gtk-settings-test.patch
@@ -0,0 +1,13 @@
+--- a/subprojects/libnkutils/libnkutils-common.mk
++++ b/subprojects/libnkutils/libnkutils-common.mk
+@@ -130,8 +130,8 @@
+ %D%/src/gtk-settings.c \
+ %D%/src/nkutils-gtk-settings.h
+
+-_libnkutils_tests += \
+- %D%/tests/gtk-settings.test
++#_libnkutils_tests += \
++# %D%/tests/gtk-settings.test
+ endif
+
+ if NK_ENABLE_XDG_DE