Sfoglia il codice sorgente

oprofile: mark broken on uml

Signed-off-by: Nicolas Thill <[email protected]>

SVN-Revision: 44398
Nicolas Thill 11 anni fa
parent
commit
693d76466a
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1 1
      package/devel/oprofile/Makefile

+ 1 - 1
package/devel/oprofile/Makefile

@@ -31,7 +31,7 @@ define Package/oprofile
   CATEGORY:=Development
   CATEGORY:=Development
   TITLE:=OProfile System Profiler
   TITLE:=OProfile System Profiler
   URL:=http://oprofile.sourceforge.net
   URL:=http://oprofile.sourceforge.net
-  DEPENDS:=+libpopt +kmod-oprofile +libstdcpp +objdump
+  DEPENDS:=+libpopt +kmod-oprofile +libstdcpp +objdump @(!TARGET_uml||BROKEN)
 endef
 endef
 
 
 define Package/oprofile/description
 define Package/oprofile/description