gnupg2: fix dependency on libpthsem
authorThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Thu, 24 Jul 2014 20:28:20 +0000 (22:28 +0200)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Thu, 24 Jul 2014 20:28:20 +0000 (22:28 +0200)
commit2141e06c4f55ff36abf781a64fa9e581cbf091b6
tree6c7253f3fefc4863eba1bdf1828bde6817b4a380
parent5af28fe6a10976eee7d9e9006baa90543d6dd025
gnupg2: fix dependency on libpthsem

Commit beb49d882e03d4596d40dafad21e50460a6f1ef0 ('gnupg2: new
package') was incorrect in its dependency on libpthsem: it was
selecting BR2_PACKAGE_PTHSEM while it should select
BR2_PACKAGE_LIBPTHSEM. This commit fixes that.

Fixes:

  http://autobuild.buildroot.org/results/6e0/6e02b42f01986a56c22c44658fa1e488c0a08e7c/

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