diff options
Diffstat (limited to 'plugins/shotwell-transitions/Makefile')
-rw-r--r-- | plugins/shotwell-transitions/Makefile | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/plugins/shotwell-transitions/Makefile b/plugins/shotwell-transitions/Makefile index 043891c..9044011 100644 --- a/plugins/shotwell-transitions/Makefile +++ b/plugins/shotwell-transitions/Makefile @@ -1,6 +1,10 @@ PLUGIN := shotwell-transitions +PLUGIN_PKGS := \ + libxml-2.0 \ + libsoup-2.4 + SRC_FILES := \ shotwell-transitions.vala \ FadeEffect.vala \ |