summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorRyan Farley2019-08-20 03:35:11 -0500
committerRyan Farley2019-08-20 03:35:11 -0500
commit0d41aaf0063a92dc20123e525e3b8e97efd92f10 (patch)
treeae168419426eb3dcab30589f52671522c57a0aa8
parent72594f32a3649c382f4ce2a9baca1f00b63e5442 (diff)
downloadaur-0d41aaf0063a92dc20123e525e3b8e97efd92f10.tar.gz
more fixes
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 276580315087..3d07bab96b9c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,7 +8,7 @@ arch=(x86_64)
url="https://gitlab.freedesktop.org/xorg/app/fonttosfnt"
license=('MIT')
depends=(libfontenc freetype2)
-makedepends=(git make autoconf automake xproto) # 'bzr', 'git', 'mercurial' or 'subversion'
+makedepends=(git make autoconf automake xproto)
provides=("${pkgname%-git}")
conflicts=("${pkgname%-git}")
source=('git+https://gitlab.freedesktop.org/xorg/app/fonttosfnt.git'