Icon-O-Matic: Remove unused dependency
Change-Id: I6b511d5d8ef7de22759f6a25484754473657a11e Reviewed-on: https://review.haiku-os.org/c/haiku/+/6609 Reviewed-by: Adrien Destugues <[email protected]>
This commit is contained in:
@@ -61,7 +61,6 @@ for sourceDir in $(sourceDirs) {
|
||||
}
|
||||
|
||||
# system headers
|
||||
UseBuildFeatureHeaders expat ;
|
||||
UseLibraryHeaders agg icon ;
|
||||
UsePrivateHeaders shared ;
|
||||
|
||||
@@ -297,15 +296,11 @@ Application Icon-O-Matic :
|
||||
Util.cpp
|
||||
|
||||
: be tracker translation shared libagg.a
|
||||
[ BuildFeatureAttribute expat : library ]
|
||||
[ TargetLibstdc++ ] localestub
|
||||
|
||||
: Icon-O-Matic.rdef
|
||||
;
|
||||
|
||||
Includes [ FGristFiles SVGParser.cpp ]
|
||||
: [ BuildFeatureAttribute expat : headers ] ;
|
||||
|
||||
DoCatalogs Icon-O-Matic :
|
||||
x-vnd.haiku-icon_o_matic
|
||||
:
|
||||
|
||||
Reference in New Issue
Block a user