mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
x11-wm/matwm2: Drop unnecessary x11-proto dep
This commit is contained in:
@@ -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" )
|
||||
Reference in New Issue
Block a user