pdf2xml implicitely needs cppunit headers.

Change-Id: I070ed7ebc0b470bf03be17031455f682b7872087
This commit is contained in:
Thorsten Behrens 2013-04-30 17:04:22 +02:00
parent 930582f5bc
commit f33753e507

View File

@ -13,6 +13,7 @@ $(eval $(call gb_Executable_use_sdk_api,pdf2xml))
$(eval $(call gb_Executable_use_externals,pdf2xml,\
boost_headers \
cppunit \
zlib \
))