Update
This commit is contained in:
parent
8386b8efb7
commit
6046ad2e38
@ -48,7 +48,6 @@ RDEPEND="
|
||||
sys-auth/seatd
|
||||
x11-apps/xkbcomp
|
||||
x11-libs/libdrm
|
||||
=gui-libs/wlroots-0.15.1
|
||||
"
|
||||
|
||||
BDEPEND="
|
||||
@ -63,7 +62,6 @@ S="${WORKDIR}/${MY_P}"
|
||||
src_prepare() {
|
||||
default
|
||||
rm -r "${S}"/subprojects/wlroots || die "Failed to remove bundled wlroots"
|
||||
cp -r "${WORKDIR}/${WL_P}" "${S}"/subprojects/wlroots || die "Failed to copy right version of wlroots"
|
||||
}
|
||||
|
||||
src_configure() {
|
||||
|
Loading…
Reference in New Issue
Block a user