Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 11 Mar 2023 22:47:58 +0000
From:      bugzilla-noreply@freebsd.org
To:        gnome@FreeBSD.org
Subject:   maintainer-feedback requested: [Bug 270127] x11-toolkits/tepl6: Missing gsettings-desktop-schemas dependency
Message-ID:  <bug-270127-6497-DWUoy8hm8N@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-270127-6497@https.bugs.freebsd.org/bugzilla/>
References:  <bug-270127-6497@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
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=3D270127



--- 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.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-270127-6497-DWUoy8hm8N>