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:
balazs 2019-07-17 14:40:23 +00:00
parent 0638e4e671
commit 7b0e251c98
2 changed files with 6 additions and 4 deletions

View File

@ -12,8 +12,9 @@
<CompilerPath Value="$(CompPath)"/> <CompilerPath Value="$(CompPath)"/>
</Other> </Other>
</CompilerOptions> </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 <License Value="Modified LGPL
"/> "/>
<Version Minor="4"/> <Version Minor="4"/>

View File

@ -16,8 +16,9 @@
</SyntaxOptions> </SyntaxOptions>
</Parsing> </Parsing>
</CompilerOptions> </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 <License Value="Modified LGPL
"/> "/>
<Version Minor="4"/> <Version Minor="4"/>