summaryrefslogtreecommitdiff
path: root/recipes-art/lxde-icon-theme
diff options
context:
space:
mode:
authorMax Krummenacher <max.krummenacher@toradex.com>2014-12-12 20:43:49 +0100
committerMax Krummenacher <max.krummenacher@toradex.com>2015-01-10 16:32:51 +0100
commit9df87031499a41b78a71be15de23d09124d8b8e5 (patch)
tree024667390545d6be857f565dc0208eb262ef8656 /recipes-art/lxde-icon-theme
parent8db436a274f578e2f4b702413690d4c042425f78 (diff)
change to autotools-brokensep
change all recipe which fail out of tree builds to autotools-brokensep
Diffstat (limited to 'recipes-art/lxde-icon-theme')
-rw-r--r--recipes-art/lxde-icon-theme/lxde-icon-theme_0.5.1.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-art/lxde-icon-theme/lxde-icon-theme_0.5.1.bb b/recipes-art/lxde-icon-theme/lxde-icon-theme_0.5.1.bb
index 7edde7f..a31a7c4 100644
--- a/recipes-art/lxde-icon-theme/lxde-icon-theme_0.5.1.bb
+++ b/recipes-art/lxde-icon-theme/lxde-icon-theme_0.5.1.bb
@@ -9,6 +9,6 @@ SRC_URI = "${SOURCEFORGE_MIRROR}/lxde/${PN}-${PV}.tar.xz"
SRC_URI[md5sum] = "7467133275edbbcc79349379235d4411"
SRC_URI[sha256sum] = "e3d0b7399f28a360a3755171c9a08147d68f853f518be5485f5064675037916c"
-inherit autotools gettext pkgconfig
+inherit autotools-brokensep gettext pkgconfig
FILES_${PN} += "${datadir}/icons"