diff options
author | Matt Jolly <kangie@gentoo.org> | 2024-03-22 13:09:27 +1000 |
---|---|---|
committer | Matt Jolly <kangie@gentoo.org> | 2024-03-22 13:09:27 +1000 |
commit | 05ab0b1801d63810193f241759fd0f07f819d23a (patch) | |
tree | 6f9a0809a1687afc3b0fc378d8cad301fe065786 /x11-wm/fvwm3 | |
parent | x11-wm/fvwm3: remove pointless dependency on debianutils (diff) | |
download | gentoo-05ab0b1801d63810193f241759fd0f07f819d23a.tar.gz gentoo-05ab0b1801d63810193f241759fd0f07f819d23a.tar.bz2 gentoo-05ab0b1801d63810193f241759fd0f07f819d23a.zip |
x11-wm/fvwm3: update live ebuild
Bring it into line with 1.0.9-r1;
debianutils has not been required since 2007!
Signed-off-by: Matt Jolly <kangie@gentoo.org>
Diffstat (limited to 'x11-wm/fvwm3')
-rw-r--r-- | x11-wm/fvwm3/fvwm3-9999.ebuild | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/x11-wm/fvwm3/fvwm3-9999.ebuild b/x11-wm/fvwm3/fvwm3-9999.ebuild index fac3fd55cbca..d076b13c7a75 100644 --- a/x11-wm/fvwm3/fvwm3-9999.ebuild +++ b/x11-wm/fvwm3/fvwm3-9999.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2023 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -69,7 +69,6 @@ RDEPEND="${PYTHON_DEPS} dev-libs/libevent:= media-libs/fontconfig media-libs/libpng:= - sys-apps/debianutils sys-libs/zlib x11-libs/libICE x11-libs/libSM |