summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authoréclairevoyant2023-03-06 14:58:48 -0500
committeréclairevoyant2023-03-06 14:58:48 -0500
commit19695bb39d835c254373943c70301e9ee31a67ae (patch)
treea7dcc5273a1063894f5612b2a433bf41103a2727 /PKGBUILD
parent494eb62c9fbe1ecd83e164ba45d0872bcc5b5325 (diff)
downloadaur-xinit-xsession.tar.gz
xinit-xsession: add coreutils dependency
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 86f61504d4f3..07ac86963bb6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,7 +9,7 @@ pkgdesc="Allows ~/.xinitrc to be run as a session from your display manager"
arch=('any')
license=('GPL3')
provides=('xinit-xsession')
-depends=('sh')
+depends=('coreutils' 'sh')
source=('xinitrcsession-helper' 'xinitrc.desktop')
b2sums=('f90a2d7142e70a1be7d4ea1d3e8459539db4db1f45b594b4263381ee7cfb69759f9763759a61b0a3f40ae4b7356c22740ea23cfa25ed264c4146d91b2aea4f9c'
'8d0e8bb182ec5d5d4b0c0238645de74a2a0896ce9e6af646eb8503cddd23400053fdf96fde895c8adbd9811cc99f1b842311017373b7659004161f51feca754f')