git.openpandora.org
/
openembedded.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f1c66bc
)
libxine_1.0.bb: inherit binconfig
author
Koen Kooi
<koen@openembedded.org>
Thu, 28 Apr 2005 17:08:48 +0000
(17:08 +0000)
committer
Koen Kooi
<koen@openembedded.org>
Thu, 28 Apr 2005 17:08:48 +0000
(17:08 +0000)
BKrev: 427118a0yghFjYnwW1tClR2dBXzs0Q
packages/libxine/libxine_1.0.bb
patch
|
blob
|
history
diff --git
a/packages/libxine/libxine_1.0.bb
b/packages/libxine/libxine_1.0.bb
index
92cc8dd
..
26e17fe
100644
(file)
--- a/
packages/libxine/libxine_1.0.bb
+++ b/
packages/libxine/libxine_1.0.bb
@@
-6,9
+6,9
@@
PRIORITY = "optional"
MAINTAINER = "Pawel Osiczko <p.osiczko@tetrapyloctomy.org>"
DEPENDS = "zlib libogg libvorbis tremor libmad esound-gpe"
PROVIDES = "virtual/libxine"
-PR = "r
4
"
+PR = "r
5
"
-inherit autotools pkgconfig gettext
+inherit autotools pkgconfig gettext
binconfig
S = "${WORKDIR}/xine-lib-${PV}"