diff options
| author | Leo <thinkabit.ukim@gmail.com> | 2020-03-05 11:01:53 -0300 |
|---|---|---|
| committer | Leo <thinkabit.ukim@gmail.com> | 2020-03-05 11:23:09 -0300 |
| commit | e87ae1be4649c095130850bba14679c9fa6698c0 (patch) | |
| tree | 76181b5f0de9fa66600f7f1b91d76a7b6590b4bc /testing/eolie/python-3.8-compat.patch | |
| parent | b46ef9f6f1c47c0ac798d843cfe6a70a5d179a38 (diff) | |
| download | aports-e87ae1be4649c095130850bba14679c9fa6698c0.tar.bz2 aports-e87ae1be4649c095130850bba14679c9fa6698c0.tar.xz | |
testing/eolie: upgrade to 0.9.98
Diffstat (limited to 'testing/eolie/python-3.8-compat.patch')
| -rw-r--r-- | testing/eolie/python-3.8-compat.patch | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/testing/eolie/python-3.8-compat.patch b/testing/eolie/python-3.8-compat.patch deleted file mode 100644 index 8145b63a68..0000000000 --- a/testing/eolie/python-3.8-compat.patch +++ /dev/null @@ -1,13 +0,0 @@ -diff --git a/python-webextension/meson.build b/python-webextension/meson.build -index 06b7cbb..2a1c9b6 100644 ---- a/python-webextension/meson.build -+++ b/python-webextension/meson.build -@@ -2,7 +2,7 @@ extension_dir = join_paths(get_option('libdir'), 'eolie', 'webkitextension') - - webkitextension = dependency('webkit2gtk-web-extension-4.0') - pyobject = dependency('pygobject-3.0') --python3 = dependency('python3') -+python3 = dependency('python3-embed') - - pythonloader = configure_file( - input: 'pythonloader.c.in', |
