commit: 149d175f289f6af235d8f9bd1c52f75d47f79dd2
Author: Blake Batson <bbatson101 <AT> gmail <DOT> com>
AuthorDate: Mon Feb 10 17:12:34 2025 +0000
Commit: Blake Batson <bbatson101 <AT> gmail <DOT> com>
CommitDate: Mon Feb 10 19:09:51 2025 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=149d175f
games-util/steamtinkerlaunch: Allow building with vim-core
Signed-off-by: Blake Batson <bbatson101 <AT> gmail.com>
games-util/steamtinkerlaunch/steamtinkerlaunch-12.12.ebuild | 2 +-
games-util/steamtinkerlaunch/steamtinkerlaunch-9999.ebuild | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/games-util/steamtinkerlaunch/steamtinkerlaunch-12.12.ebuild
b/games-util/steamtinkerlaunch/steamtinkerlaunch-12.12.ebuild
index 65e3ddb22..3a1d53992 100644
--- a/games-util/steamtinkerlaunch/steamtinkerlaunch-12.12.ebuild
+++ b/games-util/steamtinkerlaunch/steamtinkerlaunch-12.12.ebuild
@@ -27,7 +27,7 @@ BDEPEND="
x11-misc/xdotool
x11-apps/xprop
x11-apps/xrandr
- dev-util/xxd
+ || ( app-editors/vim-core dev-util/xxd )
x11-apps/xwininfo
>=gnome-extra/yad-7.2
"
diff --git a/games-util/steamtinkerlaunch/steamtinkerlaunch-9999.ebuild
b/games-util/steamtinkerlaunch/steamtinkerlaunch-9999.ebuild
index 993023f90..49a714b05 100644
--- a/games-util/steamtinkerlaunch/steamtinkerlaunch-9999.ebuild
+++ b/games-util/steamtinkerlaunch/steamtinkerlaunch-9999.ebuild
@@ -27,7 +27,7 @@ BDEPEND="
x11-misc/xdotool
x11-apps/xprop
x11-apps/xrandr
- dev-util/xxd
+ || ( app-editors/vim-core dev-util/xxd )
x11-apps/xwininfo
>=gnome-extra/yad-7.2
"