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
|
# system headers
|
||||||
UseBuildFeatureHeaders expat ;
|
|
||||||
UseLibraryHeaders agg icon ;
|
UseLibraryHeaders agg icon ;
|
||||||
UsePrivateHeaders shared ;
|
UsePrivateHeaders shared ;
|
||||||
|
|
||||||
@@ -297,15 +296,11 @@ Application Icon-O-Matic :
|
|||||||
Util.cpp
|
Util.cpp
|
||||||
|
|
||||||
: be tracker translation shared libagg.a
|
: be tracker translation shared libagg.a
|
||||||
[ BuildFeatureAttribute expat : library ]
|
|
||||||
[ TargetLibstdc++ ] localestub
|
[ TargetLibstdc++ ] localestub
|
||||||
|
|
||||||
: Icon-O-Matic.rdef
|
: Icon-O-Matic.rdef
|
||||||
;
|
;
|
||||||
|
|
||||||
Includes [ FGristFiles SVGParser.cpp ]
|
|
||||||
: [ BuildFeatureAttribute expat : headers ] ;
|
|
||||||
|
|
||||||
DoCatalogs Icon-O-Matic :
|
DoCatalogs Icon-O-Matic :
|
||||||
x-vnd.haiku-icon_o_matic
|
x-vnd.haiku-icon_o_matic
|
||||||
:
|
:
|
||||||
|
|||||||
Reference in New Issue
Block a user