Skip to content

Commit

Permalink
Remove ubuntu pacakges from the list
Browse files Browse the repository at this point in the history
We can't have any ubuntu packages here, they start to pull in all the desktop frameworks. These three quite literally double the size of the snap and the number of packages.
  • Loading branch information
ted-gould committed Oct 31, 2015
1 parent 4352473 commit 562cbe2
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions snapcraft/plugins/qml.py
Original file line number Diff line number Diff line change
Expand Up @@ -58,9 +58,6 @@ def __init__(self, name, options):
"qml-module-qtsysteminfo",
"qml-module-qttest",
"qml-module-qtwebkit",
"qml-module-ubuntu-connectivity",
"qml-module-ubuntu-onlineaccounts",
"qml-module-ubuntu-onlineaccounts-client",
])

def snap_fileset(self):
Expand Down

0 comments on commit 562cbe2

Please sign in to comment.