summarylogtreecommitdiffstats
path: root/use-system-wlroots.patch
diff options
context:
space:
mode:
Diffstat (limited to 'use-system-wlroots.patch')
-rw-r--r--use-system-wlroots.patch31
1 files changed, 5 insertions, 26 deletions
diff --git a/use-system-wlroots.patch b/use-system-wlroots.patch
index c7bd9d6edbd7..0ce92bf8bed2 100644
--- a/use-system-wlroots.patch
+++ b/use-system-wlroots.patch
@@ -1,26 +1,12 @@
-From 159e0a80b83ef9d2a55ef27f4a68c520a04526b4 Mon Sep 17 00:00:00 2001
+From 47b37ccab5e596b70a433edcd72aa528b08a3f64 Mon Sep 17 00:00:00 2001
From: Sefa Eyeoglu <contact@scrumplex.net>
-Date: Wed, 20 May 2020 12:43:05 +0200
-Subject: [PATCH] packaging/archlinux: Use global wlroots library
+Date: Thu, 21 May 2020 19:30:26 +0200
+Subject: [PATCH] packaging/archlinux: use system wlroots
---
- .gitmodules | 3 ---
- meson.build | 6 ++----
- subprojects/wlroots | 1 -
- 3 files changed, 2 insertions(+), 8 deletions(-)
- delete mode 160000 subprojects/wlroots
+ meson.build | 6 ++----
+ 1 file changed, 2 insertions(+), 4 deletions(-)
-diff --git a/.gitmodules b/.gitmodules
-index dcdc8b8..984b052 100644
---- a/.gitmodules
-+++ b/.gitmodules
-@@ -1,6 +1,3 @@
--[submodule "subprojects/wlroots"]
-- path = subprojects/wlroots
-- url = https://github.com/swaywm/wlroots.git
- [submodule "subprojects/libliftoff"]
- path = subprojects/libliftoff
- url = https://github.com/emersion/libliftoff.git
diff --git a/meson.build b/meson.build
index 7d2fd7d..a275d50 100644
--- a/meson.build
@@ -45,13 +31,6 @@ index 7d2fd7d..a275d50 100644
vulkan_dep, libftoff_dep, dep_xtst
],
install: true,
-diff --git a/subprojects/wlroots b/subprojects/wlroots
-deleted file mode 160000
-index 2176c63..0000000
---- a/subprojects/wlroots
-+++ /dev/null
-@@ -1 +0,0 @@
--Subproject commit 2176c63856df4e411df0ba3c5eee43f69e977b6e
--
2.26.2