[Bug 232159] [patch] devel/libnotify requires devel/gsettings-desktop-schemas.
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Wed Oct 10 18:04:49 UTC 2018
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=232159
Bug ID: 232159
Summary: [patch] devel/libnotify requires
devel/gsettings-desktop-schemas.
Product: Ports & Packages
Version: Latest
Hardware: Any
OS: Any
Status: New
Severity: Affects Only Me
Priority: ---
Component: Individual Port(s)
Assignee: gnome at FreeBSD.org
Reporter: rsmith at xs4all.nl
Flags: maintainer-feedback?(gnome at FreeBSD.org)
Assignee: gnome at FreeBSD.org
Created attachment 198009
--> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=198009&action=edit
Patch for the port Makefile.
After updating some things, and getting rid of some unneeded packages (I
thought), I noticed that notify-send stopped working.
Trying to run /usr/local/libexec/notify-osd directly, I get the following
error:
Settings schema 'org.gnome.desktop.interface' is not installed
Installing the package devel/gsettings-desktop-schemas fixed this issue.
So I've attached a patch that adds a RUN_DEPENDS for gsettings-desktop-schemas.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-ports-bugs
mailing list