Skip to content

Commit

Permalink
net-mail/asmail: Update dependencies (x11-proto/* -> x11-base/xorg-pr…
Browse files Browse the repository at this point in the history
…oto).
  • Loading branch information
Arfrever Frehtes Taifersar Arahesis authored and mattst88 committed May 12, 2018
1 parent 11ca5fb commit 67608e6
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions net-mail/asmail/asmail-2.1-r1.ebuild
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 @@ -24,7 +24,7 @@ RDEPEND="
x11-libs/libSM
jpeg? ( virtual/jpeg:= )"
DEPEND="${RDEPEND}
x11-proto/xextproto"
x11-base/xorg-proto"

src_prepare() {
epatch "${FILESDIR}"/${P}-ldflags.patch
Expand Down
2 changes: 1 addition & 1 deletion net-mail/asmail/asmail-2.1.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ RDEPEND="dev-libs/openssl
x11-libs/libSM
jpeg? ( virtual/jpeg )"
DEPEND="${RDEPEND}
x11-proto/xextproto"
x11-base/xorg-proto"

src_compile() {
epatch "${FILESDIR}"/${P}-ldflags.patch
Expand Down

0 comments on commit 67608e6

Please sign in to comment.