From 16edf24a3c77400a81110adb8933f640bf210089 Mon Sep 17 00:00:00 2001 From: Zardshard <0azrune6@zard.anonaddy.com> Date: Mon, 19 Jun 2023 09:54:49 -0400 Subject: [PATCH] Icon-O-Matic: Remove unused dependency Change-Id: I6b511d5d8ef7de22759f6a25484754473657a11e Reviewed-on: https://review.haiku-os.org/c/haiku/+/6609 Reviewed-by: Adrien Destugues --- src/apps/icon-o-matic/Jamfile | 5 ----- 1 file changed, 5 deletions(-) diff --git a/src/apps/icon-o-matic/Jamfile b/src/apps/icon-o-matic/Jamfile index 632d1780dd..cbe5798e63 100644 --- a/src/apps/icon-o-matic/Jamfile +++ b/src/apps/icon-o-matic/Jamfile @@ -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 :