Browse Source

toolchain: added su-exec and moved around some packages

master
Nagy Károly Gábriel 8 years ago
parent
commit
5306a93476
2 changed files with 3 additions and 1 deletions
  1. +1
    -1
      target/toolchain/pkgsel.d/opensde-core.all
  2. +2
    -0
      target/toolchain/pkgsel.d/opensde-development-toolchain.all

+ 1
- 1
target/toolchain/pkgsel.d/opensde-core.all

@ -30,13 +30,13 @@ X grep
X sed
X gawk
X mktemp
X su-exec
# not that basic, but needed by our framework to enter stage 2
X file
X findutils
X time
X tar
X bzip2
# needed by util-linux
X e2fsprogs

+ 2
- 0
target/toolchain/pkgsel.d/opensde-development-toolchain.all

@ -25,6 +25,8 @@ X strace
X libunwind
X git
X groff
X bc
X bzip2
X pkgconfig

Loading…
Cancel
Save