summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-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')