add xdotool
This commit is contained in:
parent
3f2aa27c26
commit
51d50ed9d5
1 changed files with 3 additions and 0 deletions
3
PKGBUILD
3
PKGBUILD
|
@ -111,6 +111,9 @@ package_mkessler-software() {
|
|||
|
||||
# zathura and PDF plugin
|
||||
depends+=(zathura zathura-pdf-mupdf zathura-djvu)
|
||||
|
||||
# vimtex needs this for correcty syncing with zathura
|
||||
depends+=(xdotool)
|
||||
|
||||
# messengers
|
||||
depends+=(signal-desktop element-desktop telegram-desktop)
|
||||
|
|
Loading…
Reference in a new issue