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 67f1d2f6d423..f57e854418bd 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -5,6 +5,7 @@ pkgbase = emptty-openrc
url = https://github.com/tvrzna/emptty
arch = any
license = MIT
+ depends = emptty
provides = emptty-openrc
source = emptty.initd
sha256sums = 05ab1fd1fc81d27a07240fe942e2724351314afb4b9a0ee594c0f38cad6cdfac
diff --git a/PKGBUILD b/PKGBUILD
index 1b9c316e7b29..c11918e16274 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,6 +9,7 @@ url="https://github.com/tvrzna/emptty"
license=('MIT')
provides=('emptty-openrc')
source=("emptty.initd")
+depends=('emptty')
sha256sums=('05ab1fd1fc81d27a07240fe942e2724351314afb4b9a0ee594c0f38cad6cdfac')
pkgver() {