diff options
author | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2016-08-31 04:55:15 +0200 |
---|---|---|
committer | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2016-08-31 04:55:15 +0200 |
commit | 023815361486c0b5696d91326366d62e1828b025 (patch) | |
tree | 4ac60a271673cc94c74d5125fdaea4fb9ee26a68 /shotwell.am | |
parent | 143bfc9f801c84428074312d661f8e08803df83b (diff) |
Imported Upstream version 0.23.6upstream/0.23.6
Diffstat (limited to 'shotwell.am')
-rw-r--r-- | shotwell.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/shotwell.am b/shotwell.am index fa157d4..0cd59c9 100644 --- a/shotwell.am +++ b/shotwell.am @@ -14,7 +14,7 @@ shotwell_VALAFLAGS = $(COMMON_VALAFLAGS) \ --pkg gio-2.0 --pkg gtk+-3.0 --pkg gee-0.8 \ --pkg gio-unix-2.0 --pkg sqlite3 --pkg gmodule-2.0 \ --vapidir $(abs_top_srcdir)/vapi \ - --pkg libgphoto2 --pkg posix --pkg LConv --pkg libraw --pkg gexiv2 \ + --pkg libgphoto2 --pkg posix --pkg libraw --pkg gexiv2 \ --pkg libexif --pkg gudev-1.0 --pkg gstreamer-1.0 \ --pkg gstreamer-pbutils-1.0 \ $(UNITY_VALAFLAGS) \ |