add missin python lobraries and fix pacman hook
This commit is contained in:
parent
d9cf1e868a
commit
0143c60612
2 changed files with 2 additions and 2 deletions
|
@ -7,4 +7,4 @@ Target = pacman-mirrorlist
|
|||
[Action]
|
||||
Description = Updating pacman-mirrorlist and the pacman config after updating
|
||||
When = PostTransaction
|
||||
Exec = /bin/bash -c "cp /opt/deadc0de-remix-os/%VERSION% /etc/pacman.conf"
|
||||
Exec = /bin/bash -c "cp /opt/SpectreOS/%VERSION% /etc/pacman.conf"
|
||||
|
|
|
@ -170,7 +170,7 @@ xdg-user-dirs-gtk
|
|||
xorg-server xorg-xinit xorg-drivers
|
||||
xournalpp libreoffice libreoffice-fresh-de
|
||||
libwacom xf86-input-wacom
|
||||
yt-dlp
|
||||
yt-dlp python-mutagen
|
||||
python-pyxdg
|
||||
archlinux-xdg-menu
|
||||
python-jeepney
|
||||
|
|
Loading…
Reference in a new issue