~brendan-donegan/unity8/shellRotationInvestigation

« back to all changes in this revision

Viewing changes to debian/control

  • Committer: Mirco Müller
  • Date: 2015-03-06 14:22:41 UTC
  • mfrom: (1589.1.1 unity8)
  • Revision ID: mirco.mueller@ubuntu.com-20150306142241-wse3a2j2yghqfwoh
Merged kgunn's conflict-resolving branch

Show diffs side-by-side

added added

removed removed

Lines of Context:
13
13
# version. To allow cross-compiling to work, we also must
14
14
# append :native to g++-4.9 so we don't try to run armhf g++
15
15
# on an x86 CPU for eaxmple, when cross-compiling.
16
 
               g++-4.9,
 
16
               g++-4.9:native,
17
17
               libandroid-properties-dev,
18
18
               libconnectivity-qt1-dev,
19
19
               libgl1-mesa-dev[!armhf] | libgl-dev[!armhf],
28
28
               libqmenumodel-dev (>= 0.2.9),
29
29
               libqt5xmlpatterns5-dev,
30
30
               libsystemsettings-dev,
31
 
               libunity-api-dev (>= 7.95),
 
31
               libunity-api-dev (>= 7.96),
32
32
               libusermetricsoutput1-dev,
33
33
               libxcb1-dev,
34
34
               pkg-config,
127
127
         unity-application-impl-5,
128
128
         unity-notifications-impl-3,
129
129
         unity-plugin-scopes | unity-scopes-impl,
130
 
         unity-scopes-impl-4,
 
130
         unity-scopes-impl-6,
131
131
         unity8-fake-env | unity-application-impl,
132
132
         ${misc:Depends},
133
133
Breaks: unity8 (<< 7.86),