diff options
author | Julien Roy <julien@jroy.ca> | 2022-04-03 14:32:59 -0400 |
---|---|---|
committer | Julien Roy <julien@jroy.ca> | 2022-04-03 14:32:59 -0400 |
commit | 7947b0384111fcc7b5c6903a25c07b21162240aa (patch) | |
tree | 661b8312867927e40aa1d1fcdce6e31e07398c50 /gui-apps/tessen/tessen-2.1.2.ebuild | |
parent | 566d5439f497edc596bf1e2a37e9d0a2dd99979b (diff) | |
download | MrRoy-Overlay-7947b0384111fcc7b5c6903a25c07b21162240aa.tar.gz MrRoy-Overlay-7947b0384111fcc7b5c6903a25c07b21162240aa.tar.bz2 MrRoy-Overlay-7947b0384111fcc7b5c6903a25c07b21162240aa.zip |
Updated Tessen
Diffstat (limited to 'gui-apps/tessen/tessen-2.1.2.ebuild')
-rw-r--r-- | gui-apps/tessen/tessen-2.1.2.ebuild | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/gui-apps/tessen/tessen-2.1.2.ebuild b/gui-apps/tessen/tessen-2.1.2.ebuild index 5299608..ce9b5a4 100644 --- a/gui-apps/tessen/tessen-2.1.2.ebuild +++ b/gui-apps/tessen/tessen-2.1.2.ebuild @@ -17,11 +17,10 @@ REQUIRED_USE="|| ( pass gopass ) DEPEND=" man? ( app-text/scdoc ) - app-shells/bash dmenu? ( x11-misc/dmenu ) bemenu? ( dev-libs/bemenu ) wofi? ( gui-apps/wofi ) - rofi? ( x11-apps/rofi ) + rofi? ( x11-misc/rofi ) fuzzel? ( gui-apps/fuzzel ) pass? ( app-admin/pass ) gopass? ( app-admin/gopass ) |