php: add missing select BR2_PACKAGE_LIBMCRYPT
authorThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Wed, 30 Dec 2015 16:23:01 +0000 (17:23 +0100)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Wed, 30 Dec 2015 16:23:01 +0000 (17:23 +0100)
Fixes:

  http://autobuild.buildroot.org/results/b0c/b0c9ea0d577a74549476ddbdb0d2ecd09311c765/

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
package/php/Config.ext

index 5324e7958a3c4b1f0d1da8a1136b7aeed47e1a35..c044e45ad849c6057f68be2e31c6fa6e0c165dfe 100644 (file)
@@ -67,6 +67,7 @@ config BR2_PACKAGE_PHP_EXT_HASH
 
 config BR2_PACKAGE_PHP_EXT_MCRYPT
        bool "mcrypt"
+       select BR2_PACKAGE_LIBMCRYPT
        help
          mcrypt support