[Bug 270127] x11-toolkits/tepl6: Missing gsettings-desktop-schemas dependency

From: <bugzilla-noreply_at_freebsd.org>
Date: Sat, 11 Mar 2023 22:47:58 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=270127

            Bug ID: 270127
           Summary: x11-toolkits/tepl6: Missing gsettings-desktop-schemas
                    dependency
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Some People
          Priority: ---
         Component: Individual Port(s)
          Assignee: gnome@FreeBSD.org
          Reporter: esh@fjerhammer.dk
             Flags: maintainer-feedback?(gnome@FreeBSD.org)
          Assignee: gnome@FreeBSD.org

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.

-- 
You are receiving this mail because:
You are the assignee for the bug.