summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorVincent Grande2020-08-23 14:28:47 -0400
committerVincent Grande2020-08-23 14:28:47 -0400
commit9dcb8fe34211d5bb285ec7e2165b429c4783104e (patch)
treebf95ac273ccae63863672d2e2d9f3637183fb942 /PKGBUILD
parentf8526130919adee52390c53a82b0114ad9e7a7b1 (diff)
downloadaur-9dcb8fe34211d5bb285ec7e2165b429c4783104e.tar.gz
fix dependencies
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 0 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 616021730e99..7a28e9003913 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -12,8 +12,6 @@ license=(MIT)
makedepends=(lib32-glib2 lib32-freetype2 lib32-cairo lib32-icu ragel git python
meson harfbuzz)
checkdepends=(python-fonttools python-setuptools)
-provides=(lib32-harfbuzz)
-conflicts=(lib32-harfbuzz)
source=("git+https://github.com/harfbuzz/harfbuzz")
sha256sums=('SKIP')