diff options
author | Julien Roy <julien@jroy.ca> | 2022-04-03 00:25:32 -0400 |
---|---|---|
committer | Julien Roy <julien@jroy.ca> | 2022-04-03 00:25:32 -0400 |
commit | c6de482497fa24fb9602a855e7691fbf2ae49361 (patch) | |
tree | deb25988fc4c1c4af9335040228a6e3c20413039 /gui-apps/tessen/tessen-2.1.2.ebuild | |
parent | 27f76153df2ce49532428ad6f04340727aab21ed (diff) | |
download | MrRoy-Overlay-c6de482497fa24fb9602a855e7691fbf2ae49361.tar.gz MrRoy-Overlay-c6de482497fa24fb9602a855e7691fbf2ae49361.tar.bz2 MrRoy-Overlay-c6de482497fa24fb9602a855e7691fbf2ae49361.zip |
Fixed another typo
Diffstat (limited to 'gui-apps/tessen/tessen-2.1.2.ebuild')
-rw-r--r-- | gui-apps/tessen/tessen-2.1.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gui-apps/tessen/tessen-2.1.2.ebuild b/gui-apps/tessen/tessen-2.1.2.ebuild index a95e020..5299608 100644 --- a/gui-apps/tessen/tessen-2.1.2.ebuild +++ b/gui-apps/tessen/tessen-2.1.2.ebuild @@ -28,7 +28,7 @@ DEPEND=" wtype? ( gui-apps/wtype ) clipboard? ( gui-apps/wl-clipboard ) notify? ( x11-libs/libnotify ) - otp? ( add-admin/pass-otp ) + otp? ( app-admin/pass-otp ) xdg? ( x11-misc/xdg-utils )" RDEPEND="${DEPEND}" BDEPEND="" |