diff options
| author | Rasmus Thomsen <oss@cogitri.dev> | 2019-09-22 23:15:37 +0200 |
|---|---|---|
| committer | Rasmus Thomsen <oss@cogitri.dev> | 2019-09-22 23:29:26 +0200 |
| commit | 8b18f3f07a7fc8c109c4647d3289bd3badfa72f7 (patch) | |
| tree | 866d27d69c7fec1dd800dc35833216d6a69557fa /testing/mutter/fixudev-req.patch | |
| parent | bda3869a463d9566cdcc38403999be2a9dc9f338 (diff) | |
| download | aports-8b18f3f07a7fc8c109c4647d3289bd3badfa72f7.tar.bz2 aports-8b18f3f07a7fc8c109c4647d3289bd3badfa72f7.tar.xz | |
community/mutter: move from testing
Diffstat (limited to 'testing/mutter/fixudev-req.patch')
| -rw-r--r-- | testing/mutter/fixudev-req.patch | 16 |
1 files changed, 0 insertions, 16 deletions
diff --git a/testing/mutter/fixudev-req.patch b/testing/mutter/fixudev-req.patch deleted file mode 100644 index 93753ae0db..0000000000 --- a/testing/mutter/fixudev-req.patch +++ /dev/null @@ -1,16 +0,0 @@ -Apparently the version limit is only required for systemd udev, it works -just fine with our version of eudev. - -diff --git meson.build meson.build -index dc210e6..6e080ca 100644 ---- a/meson.build -+++ b/meson.build -@@ -168,7 +168,7 @@ endif - - have_libgudev = get_option('udev') - if have_libgudev -- libudev_dep = dependency('libudev', version: udev_req) -+ libudev_dep = dependency('libudev') - gudev_dep = dependency('gudev-1.0', version: gudev_req) - endif - |
