summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'x11-wm/matwm2')
-rw-r--r--x11-wm/matwm2/matwm2-0.1.2_pre3-r1.ebuild (renamed from x11-wm/matwm2/matwm2-0.1.2_pre3.ebuild)3
1 files changed, 0 insertions, 3 deletions
diff --git a/x11-wm/matwm2/matwm2-0.1.2_pre3.ebuild b/x11-wm/matwm2/matwm2-0.1.2_pre3-r1.ebuild
index 0f564a80660e..c6e017074c9d 100644
--- a/x11-wm/matwm2/matwm2-0.1.2_pre3.ebuild
+++ b/x11-wm/matwm2/matwm2-0.1.2_pre3-r1.ebuild
@@ -19,15 +19,12 @@ S="${WORKDIR}/${PN}-${MY_PV}/${PN}"
RDEPEND="
x11-libs/libXext
x11-libs/libX11
- debug? ( x11-proto/xproto )
xft? ( x11-libs/libXft )
xinerama? ( x11-libs/libXinerama )
"
DEPEND="
${RDEPEND}
virtual/pkgconfig
- x11-proto/xextproto
- xinerama? ( x11-proto/xineramaproto )
"
PATCHES=( "${FILESDIR}/${P}-destdir-fix.patch" )