diff options
author | Tim Dickson <dickson.tim@googlemail.com> | 2022-06-13 10:48:10 +0200 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2022-06-18 09:09:48 +0700 |
commit | 701679c35bdeb76fd4a0aaebed29b6dfe2dcda6f (patch) | |
tree | a8ff8f2ddd65e1ed5f9019a9dbaf8f273de3d82a /libraries/suil | |
parent | 60240e97367579e8b4c1f74ae19999857f60b29b (diff) | |
download | slackbuilds-701679c35bdeb76fd4a0aaebed29b6dfe2dcda6f.tar.gz |
libraries/suil: Removed qt5 reference from the README.
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'libraries/suil')
-rw-r--r-- | libraries/suil/README | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/libraries/suil/README b/libraries/suil/README index 3985e1d932..b31b84b9b0 100644 --- a/libraries/suil/README +++ b/libraries/suil/README @@ -1,3 +1 @@ Suil is a lightweight C library for loading and wrapping LV2 plugin UIs. - -qt5 is an optional dependency. |