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