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:
4bbd4af
)
libcdio: inherit pkgconfig, so the .pc files get fixed for libiconv, when uclibc...
author
Henning Heinold
<heinold@inf.fu-berlin.de>
Sat, 9 Oct 2010 12:23:39 +0000
(14:23 +0200)
committer
Henning Heinold
<heinold@inf.fu-berlin.de>
Sun, 10 Oct 2010 21:40:43 +0000
(23:40 +0200)
* bump INC_PR
recipes/libcdio/libcdio.inc
patch
|
blob
|
history
diff --git
a/recipes/libcdio/libcdio.inc
b/recipes/libcdio/libcdio.inc
index
4125cf6
..
0e155c7
100644
(file)
--- a/
recipes/libcdio/libcdio.inc
+++ b/
recipes/libcdio/libcdio.inc
@@
-4,11
+4,11
@@
SECTION = "libs"
PRIORITY = "optional"
LICENSE = "GPLv3+"
DEPENDS = "ncurses"
-INC_PR = "r
2
"
+INC_PR = "r
3
"
SRC_URI = "${GNU_MIRROR}/${PN}/${P}.tar.gz"
-inherit autotools
+inherit autotools
pkgconfig
EXTRA_OECONF = "ac_cv_member_struct_tm_tm_gmtoff=no"