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 701197 - Check dependencies during compilation
Check dependencies during compilation
Status: RESOLVED FIXED
Product: gnome-music
Classification: Applications
Component: general
unspecified
Other Linux
: Normal normal
: ---
Assigned To: gnome-music-maint
gnome-music-maint
Depends on:
Blocks:
 
 
Reported: 2013-05-29 15:14 UTC by Vadim Rutkovsky
Modified: 2013-06-04 11:33 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
build: Check required gjs version at build time (804 bytes, patch)
2013-05-29 15:53 UTC, Bastien Nocera
committed Details | Review

Description Vadim Rutkovsky 2013-05-29 15:14:45 UTC
Gnome-music doesn't check that its dependencies are installed:
 - grilo
 - grilo-plugins

Also, it doesn't verify required version for components.
Comment 1 Bastien Nocera 2013-05-29 15:53:51 UTC
Created attachment 245561 [details] [review]
build: Check required gjs version at build time
Comment 2 Seif Lotfy 2013-05-29 16:20:01 UTC
Thanks you are a hero :D
Comment 3 Vadim Rutkovsky 2013-05-30 16:34:44 UTC
Reopening, as it doesn't check for grilo-plugins
Comment 4 Vadim Rutkovsky 2013-05-31 11:56:58 UTC
Review of attachment 245561 [details] [review]:

Updated version of this was committed