package/gtkmm3: reorder select/depends
authorRomain Naour <romain.naour@openwide.fr>
Mon, 28 Dec 2015 21:23:33 +0000 (22:23 +0100)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Mon, 28 Dec 2015 21:31:45 +0000 (22:31 +0100)
commit09649f2a305e0b9d52555c35c24178255aa298df
tree5115ab5c11eceac18e4aed30bf97fa9972e34e98
parent6d5ea5bd9161960dc9c2243725307fe003b80bcd
package/gtkmm3: reorder select/depends

>From [1]:
"Even though the ordering has absolutely no consequences in Kconfig, it
is not logical (when reading). It is more logical and far easier to
understand when depends come first, followed by the selects."

Also, the Config.in exemple in the manual suggest to use this coding
style [2].

[1] http://lists.busybox.net/pipermail/buildroot/2015-October/142955.html
[2] http://buildroot.uclibc.org/downloads/manual/manual.html#writing-rules-config-in

Signed-off-by: Romain Naour <romain.naour@openwide.fr>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
package/gtkmm3/Config.in