1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 |
{ "armhf": [ { "url": "http://ports.ubuntu.com/ubuntu-ports", "dist": "vivid", "component": "main", "packages": [ "libgl1-mesa-glx", "libxslt1.1", "libxcb-glx0", "libxcb-dri3-0", "libxcb-present0", "libxshmfence1", "libxxf86vm1" ] }, { "url": "http://ppa.launchpad.net/canonical-community/ppa/ubuntu", "dist": "vivid", "component": "main", "packages": [ "libreoffice-vanilla" ] } ] } |