summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorDet2017-01-14 10:35:13 +0200
committerDet2017-01-14 10:35:13 +0200
commit4c77a3224a7408971d42ad9ffdec589826272992 (patch)
treec860c3169ceba82403898f615792ee7f7c2aef7b
parentd6a1af43820c19956d86da2213861f4002bca001 (diff)
downloadaur-4c77a3224a7408971d42ad9ffdec589826272992.tar.gz
Revert. And it's freetype2-ubuntu, not fontconfig-ubuntu (this one)
-rw-r--r--.SRCINFO1
-rw-r--r--PKGBUILD1
2 files changed, 0 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index e769fe1420d6..cbd23bad0ca1 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -11,7 +11,6 @@ pkgbase = fontconfig-ubuntu
makedepends = docbook2x
depends = expat
depends = freetype2
- optdepends = freetype2-ubuntu: for Ubuntu font rendering
provides = fontconfig=2.11.94
conflicts = fontconfig
options = !libtool
diff --git a/PKGBUILD b/PKGBUILD
index b1868042a175..0957475b3e24 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -11,7 +11,6 @@ arch=('i686' 'x86_64')
url="https://launchpad.net/ubuntu/+source/fontconfig"
license=('custom')
depends=('expat' 'freetype2')
-optdepends=('freetype2-ubuntu: for Ubuntu font rendering')
makedepends=('python2' 'docbook2x')
conflicts=('fontconfig')
provides=("fontconfig=$pkgver")