diff options
| -rw-r--r-- | meta/recipes-kernel/oprofile/oprofileui-server_git.bb | 2 | ||||
| -rw-r--r-- | meta/recipes-kernel/oprofile/oprofileui.inc | 2 | ||||
| -rw-r--r-- | meta/recipes-sato/pcmanfm/pcmanfm_1.1.2.bb | 2 |
3 files changed, 4 insertions, 2 deletions
diff --git a/meta/recipes-kernel/oprofile/oprofileui-server_git.bb b/meta/recipes-kernel/oprofile/oprofileui-server_git.bb index d80a0e8990..eb3b78b906 100644 --- a/meta/recipes-kernel/oprofile/oprofileui-server_git.bb +++ b/meta/recipes-kernel/oprofile/oprofileui-server_git.bb | |||
| @@ -9,6 +9,8 @@ SRC_URI = "git://git.yoctoproject.org/oprofileui \ | |||
| 9 | file://init \ | 9 | file://init \ |
| 10 | file://oprofileui-server.service " | 10 | file://oprofileui-server.service " |
| 11 | 11 | ||
| 12 | DEPENDS += "intltool-native" | ||
| 13 | |||
| 12 | EXTRA_OECONF += "--disable-client --enable-server" | 14 | EXTRA_OECONF += "--disable-client --enable-server" |
| 13 | 15 | ||
| 14 | RDEPENDS_${PN} = "oprofile avahi-daemon" | 16 | RDEPENDS_${PN} = "oprofile avahi-daemon" |
diff --git a/meta/recipes-kernel/oprofile/oprofileui.inc b/meta/recipes-kernel/oprofile/oprofileui.inc index 6d59e47213..1dfd0c64ee 100644 --- a/meta/recipes-kernel/oprofile/oprofileui.inc +++ b/meta/recipes-kernel/oprofile/oprofileui.inc | |||
| @@ -8,7 +8,7 @@ SECTION = "x11" | |||
| 8 | LICENSE = "GPLv2" | 8 | LICENSE = "GPLv2" |
| 9 | LIC_FILES_CHKSUM = "file://COPYING;md5=94d55d512a9ba36caa9b7df079bae19f" | 9 | LIC_FILES_CHKSUM = "file://COPYING;md5=94d55d512a9ba36caa9b7df079bae19f" |
| 10 | 10 | ||
| 11 | DEPENDS = "glib-2.0 avahi" | 11 | DEPENDS = "glib-2.0 avahi intltool-native" |
| 12 | 12 | ||
| 13 | inherit autotools pkgconfig | 13 | inherit autotools pkgconfig |
| 14 | 14 | ||
diff --git a/meta/recipes-sato/pcmanfm/pcmanfm_1.1.2.bb b/meta/recipes-sato/pcmanfm/pcmanfm_1.1.2.bb index fe25682783..14c5cd5d63 100644 --- a/meta/recipes-sato/pcmanfm/pcmanfm_1.1.2.bb +++ b/meta/recipes-sato/pcmanfm/pcmanfm_1.1.2.bb | |||
| @@ -7,7 +7,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=59530bdf33659b29e73d4adb9f9f6552 \ | |||
| 7 | file://src/gseal-gtk-compat.h;endline=21;md5=46922c8691f58d124f9420fe16149ce2" | 7 | file://src/gseal-gtk-compat.h;endline=21;md5=46922c8691f58d124f9420fe16149ce2" |
| 8 | 8 | ||
| 9 | SECTION = "x11" | 9 | SECTION = "x11" |
| 10 | DEPENDS = "gtk+ startup-notification libfm" | 10 | DEPENDS = "gtk+ startup-notification libfm intltool-native" |
| 11 | DEPENDS_append_poky = " libowl" | 11 | DEPENDS_append_poky = " libowl" |
| 12 | 12 | ||
| 13 | 13 | ||
