8 lines
246 B
Plaintext
8 lines
246 B
Plaintext
# SPDX-FileCopyrightText: 2020 Volker Krause <vkrause@kde.org>
|
|
# SPDX-License-Identifier: MIT
|
|
|
|
FILESEXTRAPATHS:prepend := "${THISDIR}/${BPN}:"
|
|
SRC_URI:append = " \
|
|
file://wayland-${PV}_0001-Consider-pkgconfig-sysroot-for-pkgdatadir.patch \
|
|
"
|