[PATCH xserver] meson: Fix kdrive build.
Peter Hutterer
peter.hutterer at who-t.net
Thu May 4 01:05:47 UTC 2017
On Wed, May 03, 2017 at 03:33:46PM -0700, Eric Anholt wrote:
> Signed-off-by: Eric Anholt <eric at anholt.net>
does what it says on the box, thanks
remote: I: patch #154405 updated using rev 11c133aafe63c776bde502057243d67fe2c630c8.
remote: I: 1 patch(es) updated to state Accepted.
To git+ssh://git.freedesktop.org/git/xorg/xserver
b7376fb93..11c133aaf master -> master
Cheers,
Peter
> ---
> hw/kdrive/ephyr/meson.build | 1 -
> hw/kdrive/src/meson.build | 1 -
> 2 files changed, 2 deletions(-)
>
> diff --git a/hw/kdrive/ephyr/meson.build b/hw/kdrive/ephyr/meson.build
> index cf1cfd5e0c6f..615649865c1e 100644
> --- a/hw/kdrive/ephyr/meson.build
> +++ b/hw/kdrive/ephyr/meson.build
> @@ -4,7 +4,6 @@ srcs = [
> 'ephyrcursor.c',
> 'ephyr_draw.c',
> 'hostx.c',
> - 'os.c',
> ]
>
> xephyr_dep = [
> diff --git a/hw/kdrive/src/meson.build b/hw/kdrive/src/meson.build
> index d257307cb8ab..06bc34e04460 100644
> --- a/hw/kdrive/src/meson.build
> +++ b/hw/kdrive/src/meson.build
> @@ -3,7 +3,6 @@ srcs_kdrive = [
> 'kdrive.c',
> 'kinfo.c',
> 'kinput.c',
> - 'kmode.c',
> 'kshadow.c',
> '../../../mi/miinitext.c',
> ]
> --
> 2.11.0
>
> _______________________________________________
> xorg-devel at lists.x.org: X.Org development
> Archives: http://lists.x.org/archives/xorg-devel
> Info: https://lists.x.org/mailman/listinfo/xorg-devel
>
More information about the xorg-devel
mailing list