summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorfusion8092016-01-23 02:10:39 +1000
committerfusion8092016-01-23 02:10:39 +1000
commit89efc06fad075fc26cd6c6dc2a47bc3b308ed823 (patch)
tree3fbecfa5e7148f99854442d8910971995ab277b4
parent4b2e5e8cb095f8bfee0c533d8c3a640b24290dd8 (diff)
downloadaur-89efc06fad075fc26cd6c6dc2a47bc3b308ed823.tar.gz
Adding efl dep
-rw-r--r--.SRCINFO3
-rw-r--r--PKGBUILD1
2 files changed, 3 insertions, 1 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 8bda6a158a3e..11528d3f9181 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,5 +1,5 @@
# Generated by mksrcinfo v8
-# Fri Jan 22 15:33:19 UTC 2016
+# Fri Jan 22 16:10:39 UTC 2016
pkgbase = moksha-module-emprint-git
pkgdesc = Emprint Moksha module
pkgver = f7db19e
@@ -8,6 +8,7 @@ pkgbase = moksha-module-emprint-git
arch = i686
arch = x86_64
license = BSD
+ depends = efl
source = moksha-modules-extra::git+https://github.com/JeffHoogland/moksha-modules-extra.git
sha256sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index fe7f4ae81874..4ce90de082e1 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,6 +8,7 @@ pkgdesc="Emprint Moksha module"
arch=('i686' 'x86_64')
url="http://mokshadesktop.org"
license=('BSD')
+depends=('efl')
source=("$_pkgname::git+https://github.com/JeffHoogland/moksha-modules-extra.git")
sha256sums=('SKIP')