diff options
author | John Bowler <jbowler@nslu2-linux.org> | 2005-09-23 22:42:51 +0000 |
---|---|---|
committer | OpenEmbedded Project <openembedded-devel@lists.openembedded.org> | 2005-09-23 22:42:51 +0000 |
commit | d51414ea6e116d6796970fb7349f51f8ea09b63f (patch) | |
tree | 70863a4165ae133ed7656cef2a543b127c1855b7 | |
parent | decd5713b87a01a4c5ee4400f8ac2031d4fdacd5 (diff) |
ucslugc-packages: add streamripper, sane-backends and perl back in
-rw-r--r-- | packages/meta/ucslugc-native.bb | 2 | ||||
-rw-r--r-- | packages/meta/ucslugc-packages.bb | 5 |
2 files changed, 4 insertions, 3 deletions
diff --git a/packages/meta/ucslugc-native.bb b/packages/meta/ucslugc-native.bb index 1fa4a580a3..c878f31562 100644 --- a/packages/meta/ucslugc-native.bb +++ b/packages/meta/ucslugc-native.bb @@ -61,6 +61,7 @@ UCSLUGC_NATIVE = "\ make \ ncurses \ patch \ + perl \ pkgconfig \ python-core \ quilt \ @@ -72,7 +73,6 @@ UCSLUGC_NATIVE = "\ UCSLUGC_NATIVE_THUMB_BROKEN = "\ monotone-5 \ - perl \ " # These things are required but are not valid RDEPENDS diff --git a/packages/meta/ucslugc-packages.bb b/packages/meta/ucslugc-packages.bb index 8ffdfec939..6d3818a7dc 100644 --- a/packages/meta/ucslugc-packages.bb +++ b/packages/meta/ucslugc-packages.bb @@ -57,6 +57,7 @@ UCSLUGC_PACKAGES = "\ jpeg \ less \ libao \ + libgphoto2 \ libid3tag \ libmad \ libmikmod \ @@ -102,9 +103,11 @@ UCSLUGC_PACKAGES = "\ reiserfsprogs reiser4progs \ rsync \ samba \ + sane-backends \ sed \ setpwc \ strace \ + streamripper \ sudo \ sysfsutils \ tar \ @@ -147,8 +150,6 @@ THUMB_OPTIONAL_PACKAGES = "\ THUMB_BROKEN_PACKAGES = "\ monotone-5 \ perl \ - sane-backends \ - streamripper \ " # These packages will never build because uclibc lacks (and always will lack) |