Skip to content

Commit

Permalink
games-board/xscrabble: Drop unnecessary dependency on x11-libs/libXp
Browse files Browse the repository at this point in the history
  • Loading branch information
mattst88 committed Apr 1, 2018
1 parent 3469067 commit dd56a04
Showing 1 changed file with 2 additions and 3 deletions.
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Copyright 1999-2016 Gentoo Foundation
# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2

EAPI=5
Expand All @@ -15,8 +15,7 @@ SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE="l10n_fr"

RDEPEND="x11-libs/libXaw
x11-libs/libXp"
RDEPEND="x11-libs/libXaw"
DEPEND="${RDEPEND}
x11-misc/gccmakedep
x11-misc/imake"
Expand Down

0 comments on commit dd56a04

Please sign in to comment.