~timo-jyrinki/ubuntu/trusty/pitivi/merge_debian_0.93-3

« back to all changes in this revision

Viewing changes to data/icons/32x32/Makefile.am

  • Committer: Timo Jyrinki
  • Author(s): Sebastian Dröge
  • Date: 2014-04-05 13:28:16 UTC
  • mfrom: (1.5.8)
  • Revision ID: timo.jyrinki@canonical.com-20140405132816-wmv1rhbtmlxmx3ag
Tags: 0.93-3
* debian/control:
  + Depend on python-gi (>= 3.10), older versions do not work
    with pitivi (Closes: #732813).
  + Add missing dependency on gir1.2-clutter-gst-2.0 (Closes: #743692).
  + Add suggests on gir1.2-notify-0.7 and gir1.2-gnomedesktop-3.0.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
themedir = $(datadir)/icons/hicolor
2
2
size = 32x32
3
 
context = actions
4
3
 
5
4
iconsdir = $(themedir)/$(size)/apps
6
5
 
8
7
        pitivi.png
9
8
 
10
9
EXTRA_DIST = \
11
 
        $(icons_DATA) \
12
 
        pitivi.svg
 
10
        $(icons_DATA)