chore(tmux): add xsel to attend 'tmux-yank' deps

This commit is contained in:
João Paulo Dubas 2025-03-11 10:30:01 -03:00
parent 1d3f74a358
commit d4ec27f6fd
No known key found for this signature in database

View File

@ -87,6 +87,7 @@ RUN apt-get update \
uuid-dev \ uuid-dev \
wget \ wget \
xorg-dev \ xorg-dev \
xsel \
xsltproc \ xsltproc \
xz-utils \ xz-utils \
zlib1g-dev \ zlib1g-dev \