diff options
author | Michael Lauer <mickey@vanille-media.de> | 2008-07-29 12:54:55 +0000 |
---|---|---|
committer | Michael Lauer <mickey@vanille-media.de> | 2008-07-29 12:54:55 +0000 |
commit | 54f03c234b08648e8dea36c920bfb4d666ae1b40 (patch) | |
tree | b99e2cf2d30f930fb19b6e2558627a06f1525922 | |
parent | fa689e0c15fc06d6893f8263bd298f4a09058bf1 (diff) |
angstrom-2007-for-openmoko.inc: depend generic feed-configs package
-rw-r--r-- | conf/distro/include/angstrom-2007-for-openmoko.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/distro/include/angstrom-2007-for-openmoko.inc b/conf/distro/include/angstrom-2007-for-openmoko.inc index a574112bae..0c7fe5be49 100644 --- a/conf/distro/include/angstrom-2007-for-openmoko.inc +++ b/conf/distro/include/angstrom-2007-for-openmoko.inc @@ -220,7 +220,7 @@ DISTRO_EXTRA_RDEPENDS += "\ update-modules \ ${@base_contains("MACHINE_FEATURES", "screen", "psplash", "",d)} \ angstrom-version \ - opkg opkg-collateral ${ANGSTROM_FEED_CONFIGS} \ + opkg opkg-collateral distro-feed-configs \ util-linux-mount util-linux-umount \ ${EXTRA_STUFF} \ ${DEBUG_APPS} \ |