From 29a7aef998e975b42401cfa96d1b750d91eadf06 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rg=20Frings-F=C3=BCrst?= Date: Sun, 26 Jun 2016 08:39:49 +0200 Subject: Imported Upstream version 0.23.2 --- plugins/shotwell-data-imports/Makefile | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) (limited to 'plugins/shotwell-data-imports/Makefile') diff --git a/plugins/shotwell-data-imports/Makefile b/plugins/shotwell-data-imports/Makefile index 52329e7..203aeed 100644 --- a/plugins/shotwell-data-imports/Makefile +++ b/plugins/shotwell-data-imports/Makefile @@ -5,12 +5,14 @@ PLUGIN_PKGS := \ gtk+-3.0 \ gexiv2 \ gee-0.8 \ - sqlite3 + sqlite3 \ + libxml-2.0 \ + libsoup-2.4 SRC_FILES := \ shotwell-data-imports.vala \ - ../common/VersionNumber.vala \ - ../common/SqliteSupport.vala \ + VersionNumber.vala \ + SqliteSupport.vala \ FSpotImporter.vala \ FSpotDatabaseBehavior.vala \ FSpotDatabase.vala \ -- cgit v1.2.3