commit: 2d1fa861c326f359a99c8c9e5c628081099e99cb
Author: stefson <herrtimson <AT> yahoo <DOT> de>
AuthorDate: Sun Jun 17 08:49:37 2018 +0000
Commit: Anthony G. Basile <blueness <AT> gentoo <DOT> org>
CommitDate: Sun Jun 17 09:37:31 2018 +0000
URL: https://gitweb.gentoo.org/proj/musl.git/commit/?id=2d1fa861
x11-apps/sessreg: fix xproto dep
x11-apps/sessreg/sessreg-1.1.1.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/x11-apps/sessreg/sessreg-1.1.1.ebuild
b/x11-apps/sessreg/sessreg-1.1.1.ebuild
index 1a78c90..952c187 100644
--- a/x11-apps/sessreg/sessreg-1.1.1.ebuild
+++ b/x11-apps/sessreg/sessreg-1.1.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=5
@@ -11,7 +11,7 @@ IUSE=""
RDEPEND=""
DEPEND="${RDEPEND}
- x11-proto/xproto"
+ x11-base/xorg-proto"
PATCHES=(
"${FILESDIR}"/${PN}-1.1.0-missing_path_wtmpx.patch