diff options
-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 deea7d3627..75b630b22d 100755 --- a/contrib/angstrom/build-feeds.sh +++ b/contrib/angstrom/build-feeds.sh @@ -61,7 +61,7 @@ do_build for machine in simpad om-gta01 c7x0 nokia800 beagleboard dht-walnut efika do BUILD_MACHINE=$machine - BUILD_CLEAN="qmake-native qmake2-native qt-x11-free python" + BUILD_CLEAN="qmake-native qmake2-native qt-x11-free python gnome-icon-theme" BUILD_TARGETS=" \ abiword \ aircrack-ng \ |