forked from external/yambar
cairo: drop all remaining references to cairo
We now use pixman (and freetype + fontconfig) exclusively.
This commit is contained in:
parent
01e71590e0
commit
4ce314e328
5 changed files with 8 additions and 14 deletions
2
PKGBUILD
2
PKGBUILD
|
@ -9,7 +9,7 @@ makedepends=('meson' 'ninja' 'scdoc')
|
|||
depends=(
|
||||
'libxcb' 'xcb-util' 'xcb-util-cursor' 'xcb-util-wm'
|
||||
'wayland' 'wlroots'
|
||||
'freetype2' 'fontconfig' 'cairo'
|
||||
'freetype2' 'fontconfig' 'pixman'
|
||||
'libyaml'
|
||||
'alsa-lib'
|
||||
'libudev.so'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue