summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArfrever Frehtes Taifersar Arahesis <Arfrever@Apache.Org>2018-05-21 22:26:44 +0200
committerMatt Turner <mattst88@gentoo.org>2018-05-21 18:05:13 -0700
commit91c04d8df17a12ec4016d0d3f6e25d4dfc4232a3 (patch)
treed9bcc94e897db019b4fd25737a9f5c1bb2edd00f /x11-plugins/wmfsm
parentx11-misc/*: Update dependencies (x11-proto/* -> x11-base/xorg-proto). (diff)
downloadgentoo-91c04d8df17a12ec4016d0d3f6e25d4dfc4232a3.tar.gz
gentoo-91c04d8df17a12ec4016d0d3f6e25d4dfc4232a3.tar.bz2
gentoo-91c04d8df17a12ec4016d0d3f6e25d4dfc4232a3.zip
x11-plugins/*: Update dependencies (x11-proto/* -> x11-base/xorg-proto).
Diffstat (limited to 'x11-plugins/wmfsm')
-rw-r--r--x11-plugins/wmfsm/wmfsm-0.36.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-plugins/wmfsm/wmfsm-0.36.ebuild b/x11-plugins/wmfsm/wmfsm-0.36.ebuild
index 62f0eb72ea04..43937a34e436 100644
--- a/x11-plugins/wmfsm/wmfsm-0.36.ebuild
+++ b/x11-plugins/wmfsm/wmfsm-0.36.ebuild
@@ -20,7 +20,7 @@ RDEPEND=">=x11-libs/libdockapp-0.7:=
x11-libs/libXt
x11-libs/libXpm"
DEPEND="${RDEPEND}
- x11-proto/xproto"
+ x11-base/xorg-proto"
src_prepare() {
sed -e "/^X11LIBS/s/-I$x_includes //" -i configure.ac || die "sed failed"