mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
* [ptxdist] [PATCH] php5: MySQL is no longer broken
@ 2017-05-22 12:37 Bastian Stender
  2017-05-24 10:12 ` Michael Olbrich
  0 siblings, 1 reply; 2+ messages in thread
From: Bastian Stender @ 2017-05-22 12:37 UTC (permalink / raw)
  To: ptxdist; +Cc: Bastian Stender

Since 875ab2e43 ("mySQL: exhume a gone package by updating it to a new
release") MySQL is supported again. Alternatively MariaDB can be used.

Signed-off-by: Bastian Stender <bst@pengutronix.de>
---
 rules/php5.in | 2 --
 1 file changed, 2 deletions(-)

diff --git a/rules/php5.in b/rules/php5.in
index d2f7baa8c..5a43a4b35 100644
--- a/rules/php5.in
+++ b/rules/php5.in
@@ -245,8 +245,6 @@ config PHP5_EXT_CURL
 
 config PHP5_EXT_MYSQL
 	bool
-	# mysql was removed
-	depends on BROKEN
 	prompt "mysql"
 	help
 	  Enable MySQL database support for PHP.
-- 
2.11.0


_______________________________________________
ptxdist mailing list
ptxdist@pengutronix.de

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2017-05-24 10:12 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-05-22 12:37 [ptxdist] [PATCH] php5: MySQL is no longer broken Bastian Stender
2017-05-24 10:12 ` Michael Olbrich

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox