diff options
Diffstat (limited to 'gui-apps/tessen/tessen-2.1.2.ebuild')
-rw-r--r-- | gui-apps/tessen/tessen-2.1.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gui-apps/tessen/tessen-2.1.2.ebuild b/gui-apps/tessen/tessen-2.1.2.ebuild index 73ece62..a95e020 100644 --- a/gui-apps/tessen/tessen-2.1.2.ebuild +++ b/gui-apps/tessen/tessen-2.1.2.ebuild @@ -10,7 +10,7 @@ SRC_URI="https://github.com/ayushnix/tessen/archive/v${PV}.tar.gz -> ${P}.tar.gz LICENSE="GPL-2" SLOT="0" KEYWORDS="~amd64" -IUSE="+man +pass gopass demenu bemenu wofi rofi fuzzel +wtype +clipboard notify otp xdg" +IUSE="+man +pass gopass dmenu bemenu wofi rofi fuzzel +wtype +clipboard notify otp xdg" REQUIRED_USE="|| ( pass gopass ) || ( dmenu bemenu wofi rofi fuzzel )" @@ -18,7 +18,7 @@ REQUIRED_USE="|| ( pass gopass ) DEPEND=" man? ( app-text/scdoc ) app-shells/bash - demenu? ( x11-misc/dmenu ) + dmenu? ( x11-misc/dmenu ) bemenu? ( dev-libs/bemenu ) wofi? ( gui-apps/wofi ) rofi? ( x11-apps/rofi ) |