From: Nicolas Thill Date: Wed, 11 Feb 2015 11:31:38 +0000 (+0000) Subject: oprofile: mark broken on uml X-Git-Tag: reboot~4311 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=693d76466a6d6fa26be4ce434a8493d2b3eac7df;p=oweals%2Fopenwrt.git oprofile: mark broken on uml Signed-off-by: Nicolas Thill SVN-Revision: 44398 --- diff --git a/package/devel/oprofile/Makefile b/package/devel/oprofile/Makefile index cc23c939a5..e85a482970 100644 --- a/package/devel/oprofile/Makefile +++ b/package/devel/oprofile/Makefile @@ -31,7 +31,7 @@ define Package/oprofile CATEGORY:=Development TITLE:=OProfile System Profiler URL:=http://oprofile.sourceforge.net - DEPENDS:=+libpopt +kmod-oprofile +libstdcpp +objdump + DEPENDS:=+libpopt +kmod-oprofile +libstdcpp +objdump @(!TARGET_uml||BROKEN) endef define Package/oprofile/description