summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 741104c)
raw | patch | inline | side by side (parent: 741104c)
author | Koen Kooi <koen@dominion.thruhere.net> | |
Mon, 7 Nov 2011 08:58:50 +0000 (09:58 +0100) | ||
committer | Koen Kooi <koen@dominion.thruhere.net> | |
Mon, 7 Nov 2011 08:58:50 +0000 (09:58 +0100) |
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
recipes-ti/matrix/matrix-gui_2.0.bb | patch | blob | history |
index e71effc9df4146f2f3f9e30130d8c66d5e437073..94a05b49a01906cf24ae784be7c10c1ff7337688 100644 (file)
SECTION = "multimedia"
-PR = "r5"
+PR = "r6"
inherit allarch
install -m 0644 ${WORKDIR}/php.ini ${D}${MATRIX_BASE_DIR}/
}
-RDEPENDS_${PN} += "lighttpd lighttpd-module-cgi lighttpd-module-compress lighttpd-module-expire php php-cgi php-cli"
+RDEPENDS_${PN} += "matrix-lighttpd-config lighttpd lighttpd-module-cgi lighttpd-module-compress lighttpd-module-expire php php-cgi php-cli"
FILES_${PN} += "${MATRIX_BASE_DIR}/*"