graphics/gimp3-app: add libxslt as direct build dependency

PR:	285970
This commit is contained in:
Dima Panov 2025-04-10 00:50:47 +03:00
parent 00ef3b5fc7
commit ddf194b7e0
No known key found for this signature in database
GPG key ID: FB8BA09DD5398F29

View file

@ -56,7 +56,7 @@ USES= cpe desktop-file-utils gettext gnome jpeg libarchive \
localbase:ldflags meson ninja perl5 pkgconfig python:3.7+ \ localbase:ldflags meson ninja perl5 pkgconfig python:3.7+ \
shebangfix tar:xz xorg shebangfix tar:xz xorg
USE_CXXSTD= gnu++14 USE_CXXSTD= gnu++14
USE_GNOME= gtk30 introspection cairo gdkpixbuf librsvg2 USE_GNOME= gtk30 introspection cairo gdkpixbuf librsvg2 libxslt
USE_XORG= ice sm x11 xcursor xext xfixes xmu xpm xt USE_XORG= ice sm x11 xcursor xext xfixes xmu xpm xt
USE_LDCONFIG= yes USE_LDCONFIG= yes