diff options
author | dsomero <xgizzmo@slackbuilds.org> | 2012-08-07 18:29:58 -0400 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2012-08-14 22:30:49 -0500 |
commit | 9235b253c04f6e41257aae3366de7065cf9c0174 (patch) | |
tree | 9c6180108ba1cc48ce02f5cb291d99dfbb1a68a4 | |
parent | 2b824d734ba2588a279d58eea1fe3c42ab9e2b1c (diff) |
development/lazarus: Fixed dependencies in README.
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
-rw-r--r-- | development/lazarus/README | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/development/lazarus/README b/development/lazarus/README index 413c426bc0231..5a053cf73aafe 100644 --- a/development/lazarus/README +++ b/development/lazarus/README @@ -4,4 +4,4 @@ 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 [Free pascal]. +This requires fpc and fpc-source. |