diff options
author | pingplug | 2018-12-21 17:48:45 +0800 |
---|---|---|
committer | pingplug | 2018-12-21 17:48:45 +0800 |
commit | fb904e4a0181b1be041df89bbca6c011a6002441 (patch) | |
tree | 675bb1d05dfca769a59199e60d7d256e97e69d74 | |
parent | bcad7c074d467b45c156872f6150db077774c923 (diff) | |
download | aur-fb904e4a0181b1be041df89bbca6c011a6002441.tar.gz |
oops
-rw-r--r-- | .SRCINFO | 2 | ||||
-rw-r--r-- | PKGBUILD | 4 |
2 files changed, 3 insertions, 3 deletions
@@ -16,7 +16,7 @@ pkgbase = mingw-w64-pango depends = mingw-w64-fontconfig depends = mingw-w64-freetype2 depends = mingw-w64-cairo - optdepends = mingw-w64-libthai: libthai support + depends = mingw-w64-libthai options = !strip options = staticlibs options = !buildflags @@ -15,8 +15,8 @@ depends=('mingw-w64-harfbuzz' 'mingw-w64-fribidi' 'mingw-w64-fontconfig' 'mingw-w64-freetype2' - 'mingw-w64-cairo') -optdepends=('mingw-w64-libthai: libthai support') + 'mingw-w64-cairo' + 'mingw-w64-libthai') makedepends=('gtk-doc' 'gobject-introspection' 'mingw-w64-poppler' |