This commit is contained in:
2018-12-28 18:19:00 +01:00
parent ab9d28353b
commit cb34056f15
23 changed files with 214 additions and 106 deletions

View File

@@ -165,7 +165,7 @@ packages:
ubuntu: ["xcompmgr"]
python:
fedora: ["python"]
ubuntu: ["python3", "python3-pip", "python3-venv", "virtualenv"]
ubuntu: ["python3", "python3-pip", "python3-venv", "virtualenv", "pylint3"]
xbacklight:
fedora: ["xbacklight"]
ubuntu: ["xbacklight"]
@@ -268,3 +268,27 @@ packages:
bluetooth:
fedora: []
ubuntu: ["blueman"]
autorandr:
fedora: []
ubuntu: ["autorandr"]
bwm-ng:
fedora: []
ubuntu: ["bwm-ng"]
virtualbox:
fedora: []
ubuntu: ["virtualbox"]
sshfs:
fedora: []
ubuntu: ["sshfs"]
expect:
fedora: []
ubuntu: ["expect"]
pluma:
fedora: []
ubuntu: ["pluma"]
inotify:
fedora: []
ubuntu: ["inotify-tools"]
rclone:
fedora: ["rclone"]
ubuntu: ["rclone"]