diff options
| -rw-r--r-- | meta-gnome/recipes-apps/pinpoint/pinpoint_git.bb | 2 | ||||
| -rw-r--r-- | meta-gnome/recipes-gnome/eds/evolution-data-server_git.bb | 3 |
2 files changed, 2 insertions, 3 deletions
diff --git a/meta-gnome/recipes-apps/pinpoint/pinpoint_git.bb b/meta-gnome/recipes-apps/pinpoint/pinpoint_git.bb index a90e5cd49b..5e902a10c4 100644 --- a/meta-gnome/recipes-apps/pinpoint/pinpoint_git.bb +++ b/meta-gnome/recipes-apps/pinpoint/pinpoint_git.bb | |||
| @@ -7,7 +7,7 @@ LICENSE = "LGPLv2.1" | |||
| 7 | LIC_FILES_CHKSUM = "file://COPYING;md5=fbc093901857fcd118f065f900982c24 \ | 7 | LIC_FILES_CHKSUM = "file://COPYING;md5=fbc093901857fcd118f065f900982c24 \ |
| 8 | file://pinpoint.c;beginline=6;endline=17;md5=201d438283607da393fae6aca085454c" | 8 | file://pinpoint.c;beginline=6;endline=17;md5=201d438283607da393fae6aca085454c" |
| 9 | 9 | ||
| 10 | DEPENDS = "gnome-common glib-2.0 gdk-pixbuf cogl-1.0 clutter-1.0 clutter-gst-3.0 librsvg" | 10 | DEPENDS = "glib-2.0 gdk-pixbuf cogl-1.0 clutter-1.0 clutter-gst-3.0 librsvg" |
| 11 | 11 | ||
| 12 | inherit autotools gettext pkgconfig | 12 | inherit autotools gettext pkgconfig |
| 13 | 13 | ||
diff --git a/meta-gnome/recipes-gnome/eds/evolution-data-server_git.bb b/meta-gnome/recipes-gnome/eds/evolution-data-server_git.bb index c31de0ca13..aecf6a730b 100644 --- a/meta-gnome/recipes-gnome/eds/evolution-data-server_git.bb +++ b/meta-gnome/recipes-gnome/eds/evolution-data-server_git.bb | |||
| @@ -8,7 +8,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=6a6e689d19255cf0557f3fe7d7068212 \ | |||
| 8 | file://libedataserver/e-data-server-util.h;endline=20;md5=934502f03c84523aa059d4825887b380 \ | 8 | file://libedataserver/e-data-server-util.h;endline=20;md5=934502f03c84523aa059d4825887b380 \ |
| 9 | file://calendar/libecal/e-cal.h;endline=24;md5=5d496b9b6fd2a4fdbbfc31ef9455c9d0" | 9 | file://calendar/libecal/e-cal.h;endline=24;md5=5d496b9b6fd2a4fdbbfc31ef9455c9d0" |
| 10 | 10 | ||
| 11 | DEPENDS = "intltool-native glib-2.0 gtk+3 gconf dbus db gnome-common virtual/libiconv zlib libsoup-2.4 libglade libical libgnome-keyring gperf-native libgdata nss" | 11 | DEPENDS = "intltool-native glib-2.0 gtk+3 gconf dbus db virtual/libiconv zlib libsoup-2.4 libglade libical libgnome-keyring gperf-native libgdata nss" |
| 12 | 12 | ||
| 13 | SRCREV = "a9e4e74ec4473a4fd09e56b690bd4fa72f686687" | 13 | SRCREV = "a9e4e74ec4473a4fd09e56b690bd4fa72f686687" |
| 14 | 14 | ||
| @@ -114,4 +114,3 @@ FILES_libedataserverui = "${libdir}/libedataserverui-*.so.* ${datadir}/evolution | |||
| 114 | FILES_libedataserverui-dev = "${libdir}/libedataserverui-*.so \ | 114 | FILES_libedataserverui-dev = "${libdir}/libedataserverui-*.so \ |
| 115 | ${libdir}/pkgconfig/libedataserverui-*.pc \ | 115 | ${libdir}/pkgconfig/libedataserverui-*.pc \ |
| 116 | ${includedir}/evolution-data-server-*/libedataserverui/*.h" | 116 | ${includedir}/evolution-data-server-*/libedataserverui/*.h" |
| 117 | |||
