summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorLuke Arms2021-01-10 08:58:11 +1100
committerLuke Arms2021-01-10 08:58:11 +1100
commit5752b4573ebaeb00df3aa16c1ac36874c12e3231 (patch)
tree1d6115a22a5c1ea499802e38c926ad527cff1d94 /PKGBUILD
parentf976077deaf8ccc8e93707fb89643e344206d7d0 (diff)
downloadaur-5752b4573ebaeb00df3aa16c1ac36874c12e3231.tar.gz
Add explicit noto-fonts-emoji dependency
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index e24170b44835..3d59d6efcd2b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,12 +3,12 @@
pkgname=emote
pkgver=1.2.0
_pkgref=dbff57507b20b4e723f1b82a9506809810711276
-pkgrel=1
+pkgrel=2
url="https://github.com/tom-james-watson/Emote"
pkgdesc="Emoji Picker for Linux written in GTK3"
arch=('any')
license=('GPL3')
-depends=('python' 'gtk3' 'python-gobject' 'python-xlib' 'libkeybinder3')
+depends=('python' 'gtk3' 'python-gobject' 'python-xlib' 'libkeybinder3' 'noto-fonts-emoji')
makedepends=('python-setuptools' 'python-pipenv')
source=(
"setup.py"