aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorstefson <herrtimson@yahoo.de>2018-06-17 10:48:28 +0200
committerAnthony G. Basile <blueness@gentoo.org>2018-06-17 05:37:31 -0400
commit13ce605f7bfeea2c08fc5f55caacf9534b410de4 (patch)
tree27dda974ae7252bc6a8817492b5f53a3a8dd2807
parentx11-terms/rxvt-unicode: fix xproto dep (diff)
downloadmusl-13ce605f7bfeea2c08fc5f55caacf9534b410de4.tar.gz
musl-13ce605f7bfeea2c08fc5f55caacf9534b410de4.tar.bz2
musl-13ce605f7bfeea2c08fc5f55caacf9534b410de4.zip
x11-misc/slim: fix xproto dep
-rw-r--r--x11-misc/slim/slim-1.3.6-r5.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-misc/slim/slim-1.3.6-r5.ebuild b/x11-misc/slim/slim-1.3.6-r5.ebuild
index 0b2d3230..bdce7fce 100644
--- a/x11-misc/slim/slim-1.3.6-r5.ebuild
+++ b/x11-misc/slim/slim-1.3.6-r5.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=5
@@ -30,7 +30,7 @@ RDEPEND="x11-libs/libXmu
!x11-misc/slimlock )"
DEPEND="${RDEPEND}
virtual/pkgconfig
- x11-proto/xproto"
+ x11-base/xorg-proto"
PDEPEND="branding? ( >=x11-themes/slim-themes-1.2.3a-r3 )"
src_prepare() {