summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMoritz Poldrack2021-01-02 16:02:38 +0100
committerMoritz Poldrack2021-01-02 16:02:38 +0100
commit15a194173a4a3d3133085ff702058f9af4b2b893 (patch)
treeb82915b4bf4c27e2bf589fe79f06425a186be7f7 /PKGBUILD
parent5e683fb490776b8914afc7773747947207900c18 (diff)
downloadaur-15a194173a4a3d3133085ff702058f9af4b2b893.tar.gz
removed gtk2 and gconf deps.
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index e892dcf85e79..c845ea640921 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,7 +9,7 @@ pkgdesc='Workspace browser to manage many web applications in one place'
arch=('x86_64')
url='https://rambox.pro/'
license=('custom')
-depends=('alsa-lib' 'gconf' 'gtk2' 'libxss' 'libxtst' 'nss' 'python')
+depends=('alsa-lib' 'libxss' 'libxtst' 'nss' 'python')
provides=('ramboxpro')
options=('!emptydirs')
conflicts=('rambox-pro-bin-beta')