opie-mediaplayer2: moved opie-mediaplayer2-skin-default from RDEPENDS to DEPENDS
authorMarcin Juszkiewicz <hrw@openembedded.org>
Fri, 16 Sep 2005 15:25:27 +0000 (15:25 +0000)
committerOpenEmbedded Project <openembedded-devel@lists.openembedded.org>
Fri, 16 Sep 2005 15:25:27 +0000 (15:25 +0000)
I don't like that change but if we want to have opie-mediaplayer2 in opie-image
for big flash devices then I don't see other method of fixing that problem.

packages/opie-mediaplayer2/opie-mediaplayer2.inc
packages/opie-mediaplayer2/opie-mediaplayer2_1.2.1.bb
packages/opie-mediaplayer2/opie-mediaplayer2_cvs.bb

index 00247fe..fed919a 100644 (file)
@@ -5,9 +5,8 @@ PRIORITY = "optional"
 LICENSE = "GPL"
 MAINTAINER = "Team Opie <opie@handhelds.org>"
 DEPENDS = "libxine-fb libqtaux2 opie-mediaplayer2-skin-default"
-RDEPENDS = "opie-mediaplayer2-skin"
-RRECOMMENDS = "opie-mediaplayer2-skin-default \
-libxine-plugin-ao-out-oss libxine-plugin-inp-file \
+RDEPENDS = "opie-mediaplayer2-skin-default"
+RRECOMMENDS = "libxine-plugin-ao-out-oss libxine-plugin-inp-file \
 libxine-plugin-decode-ff libxine-plugin-decode-mad \
 libxine-plugin-dmx-audio libxine-plugin-dmx-avi libxine-plugin-dmx-mpeg"
 APPNAME = "opieplayer2"
index 1dcf37a..41de8fc 100644 (file)
@@ -1,5 +1,6 @@
 include ${PN}.inc
 
+PR = "r1"
 
 SRC_URI = "${HANDHELDS_CVS};tag=${TAG};module=opie/noncore/multimedia/opieplayer2 \
            ${HANDHELDS_CVS};tag=${TAG};module=opie/pics \
index d3219e8..8f94508 100644 (file)
@@ -1,6 +1,7 @@
 include ${PN}.inc
-    
+
 PV = "1.2.1+cvs-${CVSDATE}"
+PR = "r1"
 
 SRC_URI = "${HANDHELDS_CVS};module=opie/noncore/multimedia/opieplayer2 \
            ${HANDHELDS_CVS};module=opie/pics \