summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGraeme Gregory <dp@xora.org.uk>2006-08-10 13:42:00 +0000
committerGraeme Gregory <dp@xora.org.uk>2006-08-10 13:42:00 +0000
commite7c025c5a1a08fb87f4e9681db10b10f243ad343 (patch)
treebdda0f0e69b4aa8160b5ad4c03bc28b765095f56
parent2250f0b4d64f005c28303d08870b2a10913bd2da (diff)
parente91f400f66ad56f484b06897d3152ab4a1a5219e (diff)
merge of 'ebfa533fbc0b4ebe4011d0117987194f59487d33'
and 'f51ee4ac99567fc6d25a7185a674fe9c9b48dd4d'
-rw-r--r--packages/meta/slugos-native.bb4
-rw-r--r--packages/opie-networksettings/opie-networksettings.inc2
2 files changed, 3 insertions, 3 deletions
diff --git a/packages/meta/slugos-native.bb b/packages/meta/slugos-native.bb
index e40116d292..7af7f7961a 100644
--- a/packages/meta/slugos-native.bb
+++ b/packages/meta/slugos-native.bb
@@ -5,14 +5,13 @@
#
DESCRIPTION = "Packages that are required for the SlugOS native build environment"
LICENSE = "MIT"
-PR = "r3"
+PR = "r4"
INHIBIT_DEFAULT_DEPS = "1"
EXCLUDE_FROM_WORLD = "1"
ALLOW_EMPTY = "1"
PACKAGES = "${PN}"
PROVIDES += "${SLUGOS_IMAGENAME}-native"
-DEPENDS = "libc6-dev"
# Run-time only (RDEPENDS) stuff - no package explicitly provides
# these targets.
@@ -29,6 +28,7 @@ SLUGOS_NATIVE_RT = "\
gcc gcc-symlinks \
gdbm \
libstdc++-dev \
+ libc6-dev \
ncurses-dev ncurses-terminfo \
perl perl-modules \
python-core python-crypt python-io python-lang python-pickle python-shell python-textutils \
diff --git a/packages/opie-networksettings/opie-networksettings.inc b/packages/opie-networksettings/opie-networksettings.inc
index 9a9a88417d..c2f59fd04d 100644
--- a/packages/opie-networksettings/opie-networksettings.inc
+++ b/packages/opie-networksettings/opie-networksettings.inc
@@ -1,7 +1,7 @@
DESCRIPTION = "Opie Network Settings"
SECTION = "opie/settings"
PRIORITY = "optional"
-MAINTAINER = "Michael 'Mickey' Lauer <mickey@Vanille.de>"
+MAINTAINER = "Team Opie <opie@handhelds.org>"
LICENSE = "GPL"
PROVIDES = "opie-networksettings-pppplugin opie-networksettings-wlanplugin"
APPNAME = "networksettings"