summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorBhoppi Chaw2020-05-01 12:21:32 +0800
committerBhoppi Chaw2020-05-01 12:21:32 +0800
commitbe89bce284470d00ae1d44ca54894748f00cb484 (patch)
treeb30cc724a6c430b3d35a957e664d11b21b247b62 /PKGBUILD
parenta5768b6bd074c81998935f3dc864b0452282e7a1 (diff)
downloadaur-be89bce284470d00ae1d44ca54894748f00cb484.tar.gz
add back accidentally deleted depends
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 9faec5470cfe..832c1b2b7163 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,7 +7,7 @@ pkgdesc='Nutstore integration for Nautilus.'
arch=(x86_64)
url='https://www.jianguoyun.com/'
license=(CCPL:by-nd GPL2)
-depends=(libnautilus-extension)
+depends=(libnautilus-extension nutstore)
source=("https://www.jianguoyun.com/static/exe/installer/nutstore_linux_src_installer.tar.gz")
sha256sums=('69a361bd0c0d666c3cc81760a103e8db61d90714cb17a8b5cedc0b47e55cede2')