summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMantas Mikulėnas2017-07-03 19:15:50 +0300
committerMantas Mikulėnas2017-07-03 19:15:50 +0300
commitf446d2accda14b9e6290676bb6494a70c700b875 (patch)
tree3270cfed78b71c5512e76731aea15de9fa5337fe
parent330c6135235284520ddcd984adf50a237d637d80 (diff)
downloadaur-f446d2accda14b9e6290676bb6494a70c700b875.tar.gz
update dependencies
-rw-r--r--.SRCINFO1
-rw-r--r--PKGBUILD1
2 files changed, 2 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
index fec56f9501cb..eb857685a78a 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -6,6 +6,7 @@ pkgbase = rasdaemon
arch = i686
arch = x86_64
license = GPL2
+ depends = dmidecode
source = https://casper.infradead.org/~mchehab/rasdaemon/rasdaemon-0.5.9.tar.bz2
sha256sums = ef7045b3ce6f9deb593d9e93be42b37672806c399332769d665a63e99dfbc29c
diff --git a/PKGBUILD b/PKGBUILD
index 8529aed37de5..8f6420bfc9a7 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,6 +7,7 @@ pkgdesc="Logging daemon for Platform Reliability, Availability and Serviceabilit
arch=(i686 x86_64)
url="http://www.infradead.org/~mchehab/rasdaemon/"
license=(GPL2)
+depends=(dmidecode)
source=("https://casper.infradead.org/~mchehab/rasdaemon/rasdaemon-$pkgver.tar.bz2")
sha256sums=('ef7045b3ce6f9deb593d9e93be42b37672806c399332769d665a63e99dfbc29c')