diff options
author | Erik Hanson <erik@slackbuilds.org> | 2012-08-24 17:14:11 -0500 |
---|---|---|
committer | Erik Hanson <erik@slackbuilds.org> | 2012-08-24 17:47:44 -0500 |
commit | 9cee8bbf21e6e50b4037ec30f8b50659e25d1a0a (patch) | |
tree | a3f7b4657e20e130bfe2a21f2083eb64b9e45391 /development/lazarus | |
parent | b9727820966943974c2ee909dd800ca288403abc (diff) | |
download | slackbuilds-9cee8bbf21e6e50b4037ec30f8b50659e25d1a0a.tar.gz |
development/lazarus: Fixed dep info
Signed-off-by: Erik Hanson <erik@slackbuilds.org>
Diffstat (limited to 'development/lazarus')
-rw-r--r-- | development/lazarus/README | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/development/lazarus/README b/development/lazarus/README index 5a053cf73a..1d847a7eda 100644 --- a/development/lazarus/README +++ b/development/lazarus/README @@ -3,5 +3,3 @@ It comes with the LCL - Lazarus component library, which contains platform independent visual components like buttons, windows, checkbox, treeview and many, many more. The LCL is platform independent, so you can write an application once and then compile for various platforms without changing code. - -This requires fpc and fpc-source. |