summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatt Turner <mattst88@gentoo.org>2018-04-27 17:49:53 -0700
committerMatt Turner <mattst88@gentoo.org>2018-04-27 17:52:19 -0700
commit185c91eff5ca3ad470e827acad4b05a8a6ab7aa7 (patch)
tree7d714a70ac5c7806090f766f248498a404a61d87
parentmedia-libs/plotutils: Drop unnecessary x11-proto dep (diff)
downloadgentoo-185c91ef.tar.gz
gentoo-185c91ef.tar.bz2
gentoo-185c91ef.zip
x11-plugins/asclock: Drop unnecessary x11-proto dep
-rw-r--r--x11-plugins/asclock/asclock-2.0.12-r3.ebuild (renamed from x11-plugins/asclock/asclock-2.0.12-r2.ebuild)4
1 files changed, 1 insertions, 3 deletions
diff --git a/x11-plugins/asclock/asclock-2.0.12-r2.ebuild b/x11-plugins/asclock/asclock-2.0.12-r3.ebuild
index e7b14ca2e97a..96b5e7d11f71 100644
--- a/x11-plugins/asclock/asclock-2.0.12-r2.ebuild
+++ b/x11-plugins/asclock/asclock-2.0.12-r3.ebuild
@@ -14,9 +14,7 @@ SLOT="0"
KEYWORDS="amd64 ~mips ppc sparc x86 ~amd64-linux ~x86-linux ~x64-solaris"
DEPEND="x11-libs/libXpm"
-RDEPEND="${DEPEND}
- x11-proto/xextproto
- x11-proto/xproto"
+RDEPEND="${DEPEND}"
PATCHES=( "${FILESDIR}"/${PN}-gcc41.patch )