summaryrefslogtreecommitdiff
path: root/libsdl
diff options
context:
space:
mode:
authorerich@mine.nu <erich@mine.nu>2004-04-01 23:34:02 +0000
committererich@mine.nu <erich@mine.nu>2004-04-01 23:34:02 +0000
commite686559d0d1873b6185a21039511991f37f15f9c (patch)
tree9683394538be6ff46c67f149745efc6f5137a95a /libsdl
parentb5a7b2f50f75f480f240bec89101d5b11adcecf5 (diff)
Merge openembedded@openembedded.bkbits.net:packages
into erichl.mine.nu:/home/erich/src/packages 2004/04/01 18:33:27-05:00 mine.nu!erich RDEPENDS cleanup - removed explicit RDEPENDS on shared libraries since it is automatically created at packaging time BKrev: 406ca6eaDQx4hBfzmy25UVudaZgnBQ
Diffstat (limited to 'libsdl')
-rw-r--r--libsdl/libsdl-image_1.2.3.oe1
-rw-r--r--libsdl/libsdl-mixer_1.2.5.oe1
-rw-r--r--libsdl/libsdl-net_1.2.5.oe1
-rw-r--r--libsdl/libsdl-qpe_1.2.7.oe1
-rw-r--r--libsdl/libsdl-ttf_2.0.3.oe1
5 files changed, 0 insertions, 5 deletions
diff --git a/libsdl/libsdl-image_1.2.3.oe b/libsdl/libsdl-image_1.2.3.oe
index bd531c49eb..97a5b3dfdc 100644
--- a/libsdl/libsdl-image_1.2.3.oe
+++ b/libsdl/libsdl-image_1.2.3.oe
@@ -1,7 +1,6 @@
SECTION = "NET"
PRIORITY = "optional"
MAINTAINER = "Michael Lauer <mickey@Vanille.de>"
-RDEPENDS = "libc6 libjpeg62 libpng3 zlib1g libsdl"
DEPENDS = "virtual/libc base/zlib base/libpng base/jpeg virtual/libsdl"
DESCRIPTION = "Simple DirectMedia Layer image library."
diff --git a/libsdl/libsdl-mixer_1.2.5.oe b/libsdl/libsdl-mixer_1.2.5.oe
index ba9bdb3045..4fcacf867b 100644
--- a/libsdl/libsdl-mixer_1.2.5.oe
+++ b/libsdl/libsdl-mixer_1.2.5.oe
@@ -1,7 +1,6 @@
SECTION = "NET"
PRIORITY = "optional"
MAINTAINER = "Michael Lauer <mickey@Vanille.de>"
-RDEPENDS = "libc6 libsdl"
DEPENDS = "virtual/libc virtual/libsdl"
DESCRIPTION = "Simple DirectMedia Layer mixer library."
diff --git a/libsdl/libsdl-net_1.2.5.oe b/libsdl/libsdl-net_1.2.5.oe
index f83a7bcba7..6353e408ca 100644
--- a/libsdl/libsdl-net_1.2.5.oe
+++ b/libsdl/libsdl-net_1.2.5.oe
@@ -1,7 +1,6 @@
SECTION = "NET"
PRIORITY = "optional"
MAINTAINER = "Michael Lauer <mickey@Vanille.de>"
-RDEPENDS = "libc6 libsdl"
DEPENDS = "virtual/libc virtual/libsdl"
DESCRIPTION = "Simple DirectMedia Layer networking library."
diff --git a/libsdl/libsdl-qpe_1.2.7.oe b/libsdl/libsdl-qpe_1.2.7.oe
index d42add8442..98f51ead4f 100644
--- a/libsdl/libsdl-qpe_1.2.7.oe
+++ b/libsdl/libsdl-qpe_1.2.7.oe
@@ -2,7 +2,6 @@ DESCRIPTION = "Simple DirectMedia Layer - QtE-based Palmtop Environments Edition
SECTION = "libs"
PRIORITY = "optional"
MAINTAINER = "Michael Lauer <mickey@Vanille.de>"
-RDEPENDS = "libc6 libqpe1"
DEPENDS = "virtual/libc virtual/libqpe"
PROVIDES = "virtual/libsdl"
diff --git a/libsdl/libsdl-ttf_2.0.3.oe b/libsdl/libsdl-ttf_2.0.3.oe
index 2a637bf5ca..b9319a9e8e 100644
--- a/libsdl/libsdl-ttf_2.0.3.oe
+++ b/libsdl/libsdl-ttf_2.0.3.oe
@@ -1,7 +1,6 @@
SECTION = "NET"
PRIORITY = "optional"
MAINTAINER = "Michael Lauer <mickey@Vanille.de>"
-RDEPENDS = "libc6 libsdl freetype"
DEPENDS = "virtual/libc virtual/libsdl freetype"
DESCRIPTION = "Simple DirectMedia Layer truetype font library."