diff options
author | Stefan Schmidt <stefan@datenfreihafen.org> | 2009-11-04 11:09:39 +0100 |
---|---|---|
committer | Stefan Schmidt <stefan@datenfreihafen.org> | 2009-11-04 11:09:39 +0100 |
commit | d626f7db71c1a113e63c9b5e7c97394eb8ed4b59 (patch) | |
tree | e3e549ad14091008b93ac899167b1b6075178ecd /contrib/angstrom | |
parent | 9c964b09b089d98b7da4c528f83fc0ea30a5c9bd (diff) | |
parent | d5270e5061a5b96c2ba1470c607308a414085359 (diff) |
Merge branch 'org.openembedded.dev' of git.openembedded.org:openembedded into org.openembedded.dev
Diffstat (limited to 'contrib/angstrom')
-rwxr-xr-x | contrib/angstrom/build-feeds.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/angstrom/build-feeds.sh b/contrib/angstrom/build-feeds.sh index 6760a5dff6..7f3dff0dd3 100755 --- a/contrib/angstrom/build-feeds.sh +++ b/contrib/angstrom/build-feeds.sh @@ -70,7 +70,7 @@ fi for machine in ${ARCH_MACHINES} do BUILD_MACHINE=$machine - BUILD_CLEAN="qmake-native qmake2-native qt-x11-free iso-codes python python-native python-pygtk gnome-icon-theme" + BUILD_CLEAN="qmake-native qmake2-native qt-x11-free iso-codes perl perl-native python python-native python-pygtk gnome-icon-theme" BUILD_TARGETS=" \ abiword \ aircrack-ng \ |