Go to file
Trevor Gamblin d66fc27769 python3-twisted: add python3-appdirs to RDEPENDS
python3-twisted requires python3-appdirs to support some
submodules:

|root@intel-x86-64:~# python3
|Python 3.7.4 (default, Oct 28 2019, 02:05:50)
|[GCC 9.2.0] on linux
|Type "help", "copyright", "credits" or "license" for more information.
|>>> import twisted.python._appdirs
|
|Error message :
|File "<frozen importlib._bootstrap>", line 219, in
|_call_with_frames_removed
|File "/usr/lib64/python3.7/site-packages/twisted/python/_appdirs.py",
|line 11, in <module>
|import appdirs
|No module named 'appdirs'

Also rearranged the RDEPENDS list for twisted-core to be in alphabetical
order.

Signed-off-by: Trevor Gamblin <trevor.gamblin@windriver.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2020-03-22 18:51:27 +00:00
contrib tesseract: upgrade to 3.04 2016-10-21 18:20:43 +02:00
meta-filesystems layers: update LAYERSERIES_COMPAT to dunfell 2020-03-20 07:44:29 -07:00
meta-gnome libnma: add gtk+3 to DEPENDS / add missing required distro features 2020-03-21 08:53:29 -07:00
meta-initramfs layers: update LAYERSERIES_COMPAT to dunfell 2020-03-20 07:44:29 -07:00
meta-multimedia layers: update LAYERSERIES_COMPAT to dunfell 2020-03-20 07:44:29 -07:00
meta-networking layers: update LAYERSERIES_COMPAT to dunfell 2020-03-20 07:44:29 -07:00
meta-oe octave: Fix QA issues 2020-03-21 13:40:57 -07:00
meta-perl layers: update LAYERSERIES_COMPAT to dunfell 2020-03-20 07:44:29 -07:00
meta-python python3-twisted: add python3-appdirs to RDEPENDS 2020-03-22 18:51:27 +00:00
meta-webserver layers: update LAYERSERIES_COMPAT to dunfell 2020-03-20 07:44:29 -07:00
meta-xfce layers: update LAYERSERIES_COMPAT to dunfell 2020-03-20 07:44:29 -07:00
.gitignore .gitignore: add *.pyc and *.pyo 2019-06-15 16:45:33 -07:00
COPYING.MIT add README and license for this layer 2011-02-13 16:47:32 +01:00
README Update maintainers 2018-08-27 10:53:58 -07:00

Collection of layers for the OE-core universe

Main layer maintainer: Khem Raj raj.khem@gmail.com

This repository is a collection of layers to suppliment OE-Core with additional packages, Each layer have designated maintainer Please see the respective READMEs in the layer subdirectories