~dholbach/help-app/pelican-backport2

« back to all changes in this revision

Viewing changes to HACKING

  • Committer: Daniel Holbach
  • Date: 2015-03-09 15:34:34 UTC
  • mfrom: (78.1.1 help.pelican-backport)
  • Revision ID: daniel.holbach@canonical.com-20150309153434-qh8c0zvy52kxd85a
mergedĀ lp:~dholbach/help-app/pelican-backport

Show diffs side-by-side

added added

removed removed

Lines of Context:
65
65
Prerequisites
66
66
-------------
67
67
 
 
68
Note: if you are still on trusty (14.04), please add the following PPA:
 
69
 
 
70
  sudo add-apt-repository ppa:ubuntu-touch-coreapps-drivers/collection
 
71
  sudo apt update
 
72
 
 
73
This is necessary because we need at least pelican 3.5.0. From thereon
 
74
the following steps should be smooth sailing.
 
75
 
68
76
Before you get started, run:
69
77
 
70
78
  sudo apt install python-pelican po4a make bzr \