[Buildroot] [git commit] cppdb: new package

Peter Korsgaard jacmet at uclibc.org
Mon Nov 11 08:40:43 UTC 2013


>>>>> "Thomas" == Thomas De Schampheleire <patrickdepinguin at gmail.com> writes:

>> +++ b/package/cppdb/Config.in
>> @@ -0,0 +1,15 @@
>> +config BR2_PACKAGE_CPPDB
>> +	bool "cppdb"
>> +	depends on BR2_INSTALL_LIBSTDCPP
>> +	depends on BR2_TOOLCHAIN_HAS_THREADS
>> +	# Can be built without them but it's useless
>> +	depends on BR2_PACKAGE_MYSQL_CLIENT || BR2_PACKAGE_SQLITE

> This dependency should also have been added on the comment, to make
> sure it is only shown when relevant...

Ahh yes, will fix.

-- 
Bye, Peter Korsgaard


More information about the buildroot mailing list