HaikuDepot: Remove usage of ICU build feature.

Not needed after the last commit.
This commit is contained in:
Augustin Cavalier 2020-05-17 12:30:21 -04:00
parent 05d6891800
commit 150edea615

View File

@ -6,8 +6,6 @@ SubDirC++Flags -Wno-error ;
include [ FDirName $(HAIKU_TOP) src apps haikudepot build jam
HdsSchemaGenRules ] ;
UseBuildFeatureHeaders icu ;
UsePrivateHeaders interface kernel net package shared storage support locale ;
HAIKUDEPOT_GENERATED_SOURCES_DIRECTORY = $(TARGET_COMMON_DEBUG_LOCATE_TARGET) ;
@ -240,7 +238,6 @@ Application HaikuDepot
:
be package bnetapi translation libcolumnlistview.a shared
[ TargetLibstdc++ ] [ TargetLibsupc++ ] localestub
[ BuildFeatureAttribute icu : libraries ]
:
HaikuDepot.rdef
;