diff options
author | Phil Blundell <philb@gnu.org> | 2008-10-17 20:50:30 +0100 |
---|---|---|
committer | Phil Blundell <philb@gnu.org> | 2008-10-17 20:50:30 +0100 |
commit | 59aa6dc63cd5ccf34f25f849a6de31ae786b1b8e (patch) | |
tree | f4b74a51ffe8dacc2e3df65c5716c78dc831e395 /contrib | |
parent | bfd07fa2e86d575189f73bd0c1b015dafff5b60a (diff) | |
parent | db23121a07f8b105a842b5257eae8db00b04b535 (diff) |
Merge branch 'org.openembedded.dev' of git@git.openembedded.net:openembedded into org.openembedded.dev
Diffstat (limited to 'contrib')
-rwxr-xr-x | contrib/angstrom/build-feeds.sh | 29 |
1 files changed, 24 insertions, 5 deletions
diff --git a/contrib/angstrom/build-feeds.sh b/contrib/angstrom/build-feeds.sh index 722a5c9dc9..deea7d3627 100755 --- a/contrib/angstrom/build-feeds.sh +++ b/contrib/angstrom/build-feeds.sh @@ -87,7 +87,8 @@ do epdfview \ epiphany \ evince \ - fakeroot \ + exo \ + fakeroot \ fennec \ ffmpeg \ fftw \ @@ -155,7 +156,8 @@ do midori \ mileage \ mono \ - mpfr \ + mousepad \ + mpfr \ mplayer \ mtd-utils \ mythtv \ @@ -168,7 +170,8 @@ do openredalert \ openvpn \ opie-notes \ - pairs \ + orage \ + pairs \ pciutils \ pdamaze \ perl \ @@ -210,7 +213,8 @@ do task-proper-tools \ texinfo \ thttpd \ - tightvnc \ + thunar \ + tightvnc \ timesleuth \ totem \ tron \ @@ -232,7 +236,22 @@ do xf86-video-ati \ xf86-video-fbdev \ xf86-video-vesa \ - xmms \ + xfce-mcs-manager + xfce-mcs-manager \ + xfce-mcs-plugins \ + xfce-terminal \ + xfce-utils \ + xfce4-appfinder \ + xfce4-dev-tools \ + xfce4-icon-theme \ + xfce4-mixer \ + xfce4-panel \ + xfce4-session \ + xfdesktop \ + xfprint \ + xfwm4 \ + xfwm4-themes \ + xmms \ xserver-kdrive \ xserver-xorg \ zauralign \ |