From 86f3106150ac96ea1ec9904f067df6da1befd91b Mon Sep 17 00:00:00 2001 From: Andri Yngvason Date: Sat, 30 Jul 2022 21:58:34 +0000 Subject: [PATCH] README: Reorder dependencies --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 229fef6..d50d200 100644 --- a/README.md +++ b/README.md @@ -12,16 +12,16 @@ neat. ## Building ### Runtime Dependencies - * pixman * aml - https://github.com/any1/aml/ - * zlib * gnutls (optional) * libturbojpeg (optional) + * pixman + * zlib ### Build Dependencies + * libdrm * meson * pkg-config - * libdrm To build just run: ```