gettext_0.17: fix build issue on 64-bit host
commita3e97b25e3a8641c8677bd5b8926f3653490920a
authorCliff Brake <cbrake@bec-systems.com>
Thu, 25 Feb 2010 13:15:46 +0000 (25 08:15 -0500)
committerCliff Brake <cbrake@bec-systems.com>
Thu, 25 Feb 2010 13:15:46 +0000 (25 08:15 -0500)
tree0c3df60fa5e2c5c110908ced5da4d68d046f8c2c
parent9c150feae6ade63514c8006c85a41a9e6cc4ffd3
gettext_0.17: fix build issue on 64-bit host

was getting the following message:
/usr/lib64/libxml2.so.2: undefined reference to `gzopen64'
solution is to add libxml2 to native DEPENDS
recipes/gettext/gettext_0.17.bb