mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-09-04 18:20:34 +02:00
Packages: Updated the description for sqlite3/sqlite. After package install, without the proper libraries, the IDE won't start.
git-svn-id: trunk@61598 -
This commit is contained in:
parent
0638e4e671
commit
7b0e251c98
@ -12,7 +12,8 @@
|
||||
<CompilerPath Value="$(CompPath)"/>
|
||||
</Other>
|
||||
</CompilerOptions>
|
||||
<Description Value="TSqlite3Dataset class package
|
||||
<Description Value="TSqlite3Dataset class package.
|
||||
There are required binary file dependancies for IDE installation and project distribution, please see: https://wiki.lazarus.freepascal.org/SQLite for information and instructions.
|
||||
"/>
|
||||
<License Value="Modified LGPL
|
||||
"/>
|
||||
|
@ -16,7 +16,8 @@
|
||||
</SyntaxOptions>
|
||||
</Parsing>
|
||||
</CompilerOptions>
|
||||
<Description Value="TSqliteDataset class package
|
||||
<Description Value="TSqlite3Dataset class package.
|
||||
There are required binary file dependancies for IDE installation and project distribution, please see: https://wiki.lazarus.freepascal.org/SQLite for information and instructions.
|
||||
"/>
|
||||
<License Value="Modified LGPL
|
||||
"/>
|
||||
|
Loading…
Reference in New Issue
Block a user