summaryrefslogtreecommitdiff
path: root/packages/meta/ucslugc-packages.bb
diff options
context:
space:
mode:
Diffstat (limited to 'packages/meta/ucslugc-packages.bb')
-rw-r--r--packages/meta/ucslugc-packages.bb4
1 files changed, 3 insertions, 1 deletions
diff --git a/packages/meta/ucslugc-packages.bb b/packages/meta/ucslugc-packages.bb
index 44eb82cf58..55fc193037 100644
--- a/packages/meta/ucslugc-packages.bb
+++ b/packages/meta/ucslugc-packages.bb
@@ -13,6 +13,8 @@ PACKAGES = "${PN}"
# The list of packages to build for the ucslugc DISTRO.
# KEEP IN ALPHABETICAL ORDER
UCSLUGC_PACKAGES = "\
+ alsa-lib \
+ alsa-utils \
atftp \
audiofile \
autoconf \
@@ -153,4 +155,4 @@ UCSLUGC_UNSUPPORTABLE_PACKAGES = "\
# The package-index at the end causes regeneration of the Packages.gz and
# other control files.
-DEPENDS = "openslug-image ${UCSLUGC_PACKAGES} openslug-native package-index"
+DEPENDS = "openslug-image ${UCSLUGC_PACKAGES} ucslugc-native package-index"