mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
x11-misc/rofi: Disable gtk-settings.test (bug #646688).
Package-Manager: Portage-2.3.24, Repoman-2.3.6
This commit is contained in:
13
x11-misc/rofi/files/rofi-1.5.0-gtk-settings-test.patch
Normal file
13
x11-misc/rofi/files/rofi-1.5.0-gtk-settings-test.patch
Normal file
@@ -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
|
||||
@@ -36,6 +36,7 @@ DEPEND="
|
||||
"
|
||||
PATCHES=(
|
||||
"${FILESDIR}"/${PN}-0.15.12-Werror.patch
|
||||
"${FILESDIR}"/${PN}-1.5.0-gtk-settings-test.patch
|
||||
)
|
||||
|
||||
src_prepare() {
|
||||
|
||||
Reference in New Issue
Block a user