Fix flatpak build

PKG_CONFIG_PATH needs to be set before gimptool can find the gimp-2.0
pkg-config data.
This commit is contained in:
Yaakov Selkowitz 2024-05-06 19:21:00 -04:00
parent 58f3edeee2
commit 672ffc2306

View File

@ -1,4 +1,4 @@
%global gimpplugindir %(gimptool --gimpplugindir)/plug-ins
%global gimpplugindir %(%___build_pre; gimptool --gimpplugindir)/plug-ins
%global use_system_cimg 1