mirror of
https://github.com/gryf/gryf-overlay.git
synced 2026-05-04 02:10:53 +02:00
Hardmask rofi-emoji 4.x, added latest 3.x version
Version 4.0.0 have compilation issue with undefined MODE_TYPE_SWITCHER: src/plugin.c:302:13: error: use of undeclared identifier 'MODE_TYPE_SWITCHER' 302 | .type = MODE_TYPE_SWITCHER,
This commit is contained in:
@@ -11,7 +11,7 @@ EGIT_COMMIT="v${PV}"
|
||||
|
||||
LICENSE="MIT"
|
||||
SLOT="0"
|
||||
KEYWORDS="~amd64 ~x86"
|
||||
KEYWORDS=""
|
||||
IUSE="+clipboard primary clipboard wayland +X"
|
||||
|
||||
DEPEND="x11-misc/rofi"
|
||||
|
||||
Reference in New Issue
Block a user