summaryrefslogtreecommitdiff
path: root/recipes-lxde
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-lxde')
-rw-r--r--recipes-lxde/lxinput/lxinput_0.3.4.bb2
-rw-r--r--recipes-lxde/lxrandr/lxrandr_0.3.0.bb2
-rw-r--r--recipes-lxde/obconf/obconf_2.0.3+git.bb2
3 files changed, 3 insertions, 3 deletions
diff --git a/recipes-lxde/lxinput/lxinput_0.3.4.bb b/recipes-lxde/lxinput/lxinput_0.3.4.bb
index 833afb9..cac9c89 100644
--- a/recipes-lxde/lxinput/lxinput_0.3.4.bb
+++ b/recipes-lxde/lxinput/lxinput_0.3.4.bb
@@ -11,4 +11,4 @@ SRC_URI = "${SOURCEFORGE_MIRROR}/lxde/${P}.tar.xz"
SRC_URI[md5sum] = "5deb8b5cffb8e385622051e4a7b103d0"
SRC_URI[sha256sum] = "6e37074e406a05792f6eaac029638bd02fe88926f20736d73dcb5113da825c24"
-inherit autotools gettext pkgconfig
+inherit autotools-brokensep gettext pkgconfig
diff --git a/recipes-lxde/lxrandr/lxrandr_0.3.0.bb b/recipes-lxde/lxrandr/lxrandr_0.3.0.bb
index 8736287..8291b7c 100644
--- a/recipes-lxde/lxrandr/lxrandr_0.3.0.bb
+++ b/recipes-lxde/lxrandr/lxrandr_0.3.0.bb
@@ -12,4 +12,4 @@ SRC_URI = "${SOURCEFORGE_MIRROR}/lxde/${PN}-${PV}.tar.xz"
SRC_URI[md5sum] = "250f0ebb09c1e02f430f951911ba1259"
SRC_URI[sha256sum] = "183deaed658c4a0ba937fc349e88330267b8309fc51f67f7ec4b4768ccc66b76"
-inherit autotools gettext pkgconfig
+inherit autotools-brokensep gettext pkgconfig
diff --git a/recipes-lxde/obconf/obconf_2.0.3+git.bb b/recipes-lxde/obconf/obconf_2.0.3+git.bb
index 9deab38..0d269bb 100644
--- a/recipes-lxde/obconf/obconf_2.0.3+git.bb
+++ b/recipes-lxde/obconf/obconf_2.0.3+git.bb
@@ -22,7 +22,7 @@ S = "${WORKDIR}/git"
FILES_${PN} += "${datadir}/mime ${datadir}/mimelnk"
-inherit autotools pkgconfig gettext mime
+inherit autotools-brokensep pkgconfig gettext mime
do_configure_prepend () {
autopoint --force || bbfatal "autopoint failed"