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:
9e54aa0
)
lighttpd: put last 2 missing modules into RDEPENDS
author
Henning Heinold
<heinold@inf.fu-berlin.de>
Thu, 15 Oct 2009 09:24:27 +0000
(11:24 +0200)
committer
Henning Heinold
<heinold@inf.fu-berlin.de>
Thu, 15 Oct 2009 09:24:27 +0000
(11:24 +0200)
* bump INC_PR
recipes/lighttpd/lighttpd.inc
patch
|
blob
|
history
diff --git
a/recipes/lighttpd/lighttpd.inc
b/recipes/lighttpd/lighttpd.inc
index
a7ee0a0
..
ea627e2
100644
(file)
--- a/
recipes/lighttpd/lighttpd.inc
+++ b/
recipes/lighttpd/lighttpd.inc
@@
-3,12
+3,14
@@
SECTION = "net"
LICENSE = "BSD"
DEPENDS = "libpcre"
RDEPENDS_${PN} += " \
+ lighttpd-module-access \
+ lighttpd-module-accesslog \
lighttpd-module-indexfile \
lighttpd-module-dirlisting \
lighttpd-module-staticfile \
"
-INC_PR = "r
5
"
+INC_PR = "r
6
"
SRC_URI = "http://www.lighttpd.net/download/lighttpd-${PV}.tar.gz \
file://index.html \