summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorEivind Eide2021-06-20 23:56:10 +0200
committerEivind Eide2021-06-20 23:56:10 +0200
commite0768180c0c186bfaec42c92933013297302b772 (patch)
tree77a96ba96baadec4c5949ab1bcdf09e4f01959ae /PKGBUILD
parent83078a04ef7f810cf78189172c4b60f94cecdd7c (diff)
downloadaur-rubyripper.tar.gz
ruby-gtk3 pulls in gtk3
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index d98e16bf5daa..71d5e2c180ba 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -11,7 +11,7 @@ pkgdesc='Secure audiodisc ripper'
arch=('any')
url='https://github.com/bleskodev/rubyripper'
license=('GPL3')
-depends=('cdparanoia' 'gtk3' 'ruby-iconv' 'ruby-rexml' 'ruby-gtk3')
+depends=('cdparanoia' 'ruby-iconv' 'ruby-rexml' 'ruby-gtk3')
optdepends=('ruby-gettext: Translations'
'cd-discid: Gnudb support'
'lame: MP3 encoding support'