Skip to content

Commit

Permalink
app-portage/prefix-toolkit: drop deps on non-existing packages
Browse files Browse the repository at this point in the history
Signed-off-by: Fabian Groffen <[email protected]>
  • Loading branch information
grobian committed May 27, 2023
1 parent 55c44fc commit 895a536
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions app-portage/prefix-toolkit/prefix-toolkit-10-r1.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -13,10 +13,7 @@ SLOT="0"
[[ ${PV} == 9999 ]] ||
KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~riscv-linux ~x86-linux ~arm64-macos ~ppc-macos ~x64-macos ~x64-solaris"

DEPEND="
!app-portage/prefix-chain-setup
!sys-apps/prefix-chain-utils
"
DEPEND=""
BDEPEND="${DEPEND}
>sys-apps/portage-2.3.62
"
Expand All @@ -30,7 +27,6 @@ BDEPEND="${DEPEND}
# See also: pkg_preinst
RDEPEND="${DEPEND}
prefix-stack? (
>=sys-apps/baselayout-prefix-2.6
sys-devel/gcc-config
elibc_Winnt? (
dev-libs/pthreads4w
Expand Down

0 comments on commit 895a536

Please sign in to comment.