summaryrefslogtreecommitdiff
path: root/meta/recipes-gnome/gthumb/gthumb_2.12.2.bb
Commit message (Collapse)AuthorAgeFilesLines
* recipes: Replace gconf-dbus with gconfKhem Raj2011-05-101-1/+1
| | | | | | | | | | | | | | | Some distributions e.g. angstrom do not support gconf-dbus anymore since its now provided by gconf and in oe-core we have PREFERRED_PROVIDER_gconf tunable, here we replace all dependencies on gconf-dbus with gconf, which should work in both cases where poky defines PREFERRED_PROVIDER-gconf = "gconf-dbus" and for angstrom it is simply gconf Without this meta-toolchain-sdk ends up with conflicts in runqueue and does not build Signed-off-by: Khem Raj <raj.khem@gmail.com>
* gthumb: update to 2.12.2Saul Wold2011-04-081-0/+16
Signed-off-by: Saul Wold <sgw@linux.intel.com>