Accepting request 953067 from home:iznogood:branches:editors

- Drop pkgconfig(gconf-2.0) BuildRequires: is both unneeded and
  unused.
--
```
From buildlog in develrepo:
[   60s]   Does Emacs use -lgconf?                                 no
[   60s]   Does Emacs use GSettings?                               no

--
```
Now one could consider building emacs with gsettings support (both debian and fedora does), but that is out of scope for this change, and left up to maintainer.

OBS-URL: https://build.opensuse.org/request/show/953067
OBS-URL: https://build.opensuse.org/package/show/editors/emacs?expand=0&rev=320
This commit is contained in:
2022-03-01 13:57:51 +00:00
committed by Git OBS Bridge
parent fcf9c6afc5
commit 833e8ef047
2 changed files with 6 additions and 1 deletions

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Wed Feb 9 23:28:45 UTC 2022 - Bjørn Lie <bjorn.lie@gmail.com>
- Drop pkgconfig(gconf-2.0) BuildRequires: is both unneeded and
unused.
-------------------------------------------------------------------
Thu Jan 27 12:59:04 UTC 2022 - Andreas Schwab <schwab@suse.de>