mirror of
https://gitlab.gnome.org/GNOME/gimp.git
synced 2025-10-06 01:12:40 +02:00
app/core: Declare libarchive dependency introduced by 6597dabe
Otherwise, the '-I' param will not be set and Apple Clang will fail on exotic environments like Homebrew on which not everything is in the common 'includedir'.
This commit is contained in:
@@ -277,6 +277,7 @@ libappcore = static_library('appcore',
|
||||
cairo,
|
||||
gegl,
|
||||
gdk_pixbuf,
|
||||
libarchive,
|
||||
libmypaint,
|
||||
gexiv2,
|
||||
appstream,
|
||||
|
Reference in New Issue
Block a user