summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatt Turner <mattst88@gentoo.org>2018-04-01 12:06:25 -0700
committerMatt Turner <mattst88@gentoo.org>2018-04-01 12:06:39 -0700
commitdd56a04df4c196732bae083100fd631f86105530 (patch)
treea79ee5b1c71c811716bed5d8131d03292159d02e
parentgames-misc/xcruiser: Drop unnecessary dependency on x11-libs/libXp (diff)
downloadgentoo-dd56a04df4c196732bae083100fd631f86105530.tar.gz
gentoo-dd56a04df4c196732bae083100fd631f86105530.tar.bz2
gentoo-dd56a04df4c196732bae083100fd631f86105530.zip
games-board/xscrabble: Drop unnecessary dependency on x11-libs/libXp
Closes: https://bugs.gentoo.org/649138
-rw-r--r--games-board/xscrabble/xscrabble-2.10-r2.ebuild (renamed from games-board/xscrabble/xscrabble-2.10-r1.ebuild)5
1 files changed, 2 insertions, 3 deletions
diff --git a/games-board/xscrabble/xscrabble-2.10-r1.ebuild b/games-board/xscrabble/xscrabble-2.10-r2.ebuild
index 96d6d50b6b77..2ea0730cfc70 100644
--- a/games-board/xscrabble/xscrabble-2.10-r1.ebuild
+++ b/games-board/xscrabble/xscrabble-2.10-r2.ebuild
@@ -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
@@ -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"