summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorDerek Taylor2020-11-27 19:36:20 -0600
committerDerek Taylor2020-11-27 19:36:20 -0600
commit897a867a8e8468b080e795abfa598c7a3372645d (patch)
tree5fb098827b5bd0c5a099ec4950ceb1b7b2157859 /PKGBUILD
parent7ae0d6d46e9a7ec8d264cdf76178a6312b0a3b22 (diff)
downloadaur-dwm-distrotube-git.tar.gz
Editing the dependencies
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 85e3ce9e23b9..773731798fd1 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,7 +7,7 @@ arch=(x86_64 i686)
url="https://gitlab.com/dwt1/dwm-distrotube.git"
license=('MIT')
groups=()
-depends=(libx11 libxinerama ttf-hack ttf-joypixels freetype2 st dmenu libxft-bgra-git dwmblocks-distrotube-git)
+depends=(libx11 libxinerama ttf-hack ttf-joypixels freetype2 st dmenu libxft-bgra-git)
makedepends=(make)
checkdepends=()
optdepends=(surf)