summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'app-containers/podman-tui/podman-tui-9999.ebuild')
-rw-r--r--app-containers/podman-tui/podman-tui-9999.ebuild5
1 files changed, 1 insertions, 4 deletions
diff --git a/app-containers/podman-tui/podman-tui-9999.ebuild b/app-containers/podman-tui/podman-tui-9999.ebuild
index 2effb9e6c06b..beefef11ab58 100644
--- a/app-containers/podman-tui/podman-tui-9999.ebuild
+++ b/app-containers/podman-tui/podman-tui-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
@@ -21,9 +21,6 @@ LICENSE="Apache-2.0"
LICENSE+=" BSD-2 BSD MIT MPL-2.0"
SLOT="0"
RESTRICT="test"
-RDEPEND="
- >=app-containers/podman-4.0.2
-"
src_compile() {
# parse tags from Makefile & make them comma-seperated as space-seperated list is deprecated