maintainer-feedback requested: [Bug 270127] x11-toolkits/tepl6: Missing gsettings-desktop-schemas dependency
Date: Sat, 11 Mar 2023 22:47:58 UTC
Bugzilla Automation <bugzilla@FreeBSD.org> has asked freebsd-gnome (Nobody) <gnome@FreeBSD.org> for maintainer-feedback: Bug 270127: x11-toolkits/tepl6: Missing gsettings-desktop-schemas dependency https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=270127 --- Description --- tepl6-6.4.0_1 failed to build for me on 13.1-RELEASE-p7 due to missing gsettings-desktop-schemas. Log excerpt: --- Run-time dependency gsettings-desktop-schemas found: NO (tried pkgconfig) meson.build:26:0: ERROR: Dependency "gsettings-desktop-schemas" not found, tried pkgconfig --- It succeeded after adding devel/gsettings-desktop-schemas to BUILD_DEPENDS. Not sure whether it should actually be a lib/run dependency since it was already installed on the target machine.