diff options
author | Andrew Clemons <andrew.clemons@gmail.com> | 2021-08-29 15:23:37 +1200 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2021-09-06 08:50:35 +0700 |
commit | 719a51d80360edaeee7bfed243dba583d2dd466d (patch) | |
tree | 39483f19461d54bd9c3c2555ffa59ac4d5c8c7fa /audio/rubyripper/README | |
parent | 1780c7a9ab2967675c852b039b8f8c52cae81440 (diff) |
audio/rubyripper: Updated for version 0.8.3.rc3.
This fixes building against newer ruby gtk versions.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'audio/rubyripper/README')
-rw-r--r-- | audio/rubyripper/README | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/rubyripper/README b/audio/rubyripper/README index ed99969f01e45..cc69801b3cdcd 100644 --- a/audio/rubyripper/README +++ b/audio/rubyripper/README @@ -7,7 +7,7 @@ interface. Rubyripper has the optional dependencies: * In SBo: -** rubygem-gtk2 (for gtk2 gui, use env GTK2=true) +** rubygem-gtk3 (for gtk3 gui, use env GTK3=true) ** cd-discid (for proper freedb support) ** vorbisgain, mp3gain (for replaygain support) * NOT in SBo: |