summaryrefslogtreecommitdiff
path: root/x11-wm/windowlab/windowlab-1.40-r1.ebuild
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2018-05-22 14:00:47 +0100
committerV3n3RiX <venerix@redcorelinux.org>2018-05-22 14:00:47 +0100
commit91c0ec2d7067f6ab1ef578bd9967b32ca07eb502 (patch)
treef4c7f54d0aeb344c21de9b9d1a3f1e9826d7a64c /x11-wm/windowlab/windowlab-1.40-r1.ebuild
parent2bacbb3374587799c77a999f56352233a353b19e (diff)
gentoo resync : 22.05.2018
Diffstat (limited to 'x11-wm/windowlab/windowlab-1.40-r1.ebuild')
-rw-r--r--x11-wm/windowlab/windowlab-1.40-r1.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/x11-wm/windowlab/windowlab-1.40-r1.ebuild b/x11-wm/windowlab/windowlab-1.40-r1.ebuild
index 28f22b9e18ac..45087d82b6c4 100644
--- a/x11-wm/windowlab/windowlab-1.40-r1.ebuild
+++ b/x11-wm/windowlab/windowlab-1.40-r1.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=6
@@ -17,8 +17,8 @@ IUSE="truetype"
RDEPEND="truetype? ( x11-libs/libXft )
x11-libs/libXext"
DEPEND="${RDEPEND}
- x11-proto/xextproto
- virtual/pkgconfig"
+ virtual/pkgconfig
+ x11-base/xorg-proto"
PATCHES=( "${FILESDIR}/${PN}-1.34-fixed-font.patch"
"${FILESDIR}/${P}-gentoo.diff" )