diff options
author | Ronny (tastytea) Gutbrod <gentoo@tastytea.de> | 2023-03-09 23:12:56 +0100 |
---|---|---|
committer | Ronny (tastytea) Gutbrod <gentoo@tastytea.de> | 2023-03-09 23:16:00 +0100 |
commit | 65df02e16e24c9cb788f7823ae53dc6786591897 (patch) | |
tree | 2e8c871b9686a8db1f013a58f212b9ad8731359d /games-util | |
parent | games-util/itch-bin: drop 25.4.1 (diff) | |
download | guru-65df02e16e24c9cb788f7823ae53dc6786591897.tar.gz guru-65df02e16e24c9cb788f7823ae53dc6786591897.tar.bz2 guru-65df02e16e24c9cb788f7823ae53dc6786591897.zip |
games-util/itch-bin: remove unneeded dep, unmask
Signed-off-by: Ronny (tastytea) Gutbrod <gentoo@tastytea.de>
Diffstat (limited to 'games-util')
-rw-r--r-- | games-util/itch-bin/itch-bin-25.5.1-r2.ebuild (renamed from games-util/itch-bin/itch-bin-25.5.1-r1.ebuild) | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/games-util/itch-bin/itch-bin-25.5.1-r1.ebuild b/games-util/itch-bin/itch-bin-25.5.1-r2.ebuild index 048859c6e..3dafe302c 100644 --- a/games-util/itch-bin/itch-bin-25.5.1-r1.ebuild +++ b/games-util/itch-bin/itch-bin-25.5.1-r2.ebuild @@ -1,4 +1,4 @@ -# Copyright 2020-2021 Gentoo Authors +# Copyright 2020-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -18,7 +18,6 @@ BDEPEND="app-arch/unzip" RDEPEND=" x11-libs/gtk+:3[X,cups] x11-libs/libXtst - gnome-base/gconf dev-libs/nss media-libs/alsa-lib media-libs/freetype |