After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 787065 - outdated build depends in configure.ac
outdated build depends in configure.ac
Status: RESOLVED FIXED
Product: tracker
Classification: Core
Component: Miners
git master
Other Linux
: Normal normal
: ---
Assigned To: tracker-general
tracker-general
Depends on:
Blocks:
 
 
Reported: 2017-08-31 09:15 UTC by Michael Biebl
Modified: 2017-08-31 09:37 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
[PATCH] build: Remove unused _REQUIRED versions (885 bytes, patch)
2017-08-31 09:17 UTC, Michael Biebl
accepted-commit_now Details | Review

Description Michael Biebl 2017-08-31 09:15:10 UTC
configure.ac for tracker-miners has some unused FOO_REQUIRED versions which seem to be a result of C&P.
Comment 1 Michael Biebl 2017-08-31 09:17:46 UTC
Created attachment 358834 [details] [review]
[PATCH] build: Remove unused _REQUIRED versions

As with src:tracker, I didn't bother updating the meson build system as it looks too outdated.
Comment 2 Carlos Garnacho 2017-08-31 09:32:52 UTC
Comment on attachment 358834 [details] [review]
[PATCH] build: Remove unused _REQUIRED versions

Makes sense.
Comment 3 Michael Biebl 2017-08-31 09:37:59 UTC
Committed to git master. Thanks for the review