generated from archlinux/template
Add skia-git as conflicting dependency (build fails with it installed)
This commit is contained in:
parent
b0c2094df4
commit
df04467285
2
PKGBUILD
2
PKGBUILD
@ -16,7 +16,7 @@ license=('custom')
|
|||||||
depends=('cmark' 'pixman' 'curl' 'giflib' 'zlib' 'libpng' 'libjpeg-turbo' 'tinyxml' 'freetype2'
|
depends=('cmark' 'pixman' 'curl' 'giflib' 'zlib' 'libpng' 'libjpeg-turbo' 'tinyxml' 'freetype2'
|
||||||
'harfbuzz' 'nettle' 'fontconfig' 'libxcursor' 'desktop-file-utils' 'hicolor-icon-theme')
|
'harfbuzz' 'nettle' 'fontconfig' 'libxcursor' 'desktop-file-utils' 'hicolor-icon-theme')
|
||||||
makedepends=('cmake' 'ninja' 'git' 'python2' 'pandoc')
|
makedepends=('cmake' 'ninja' 'git' 'python2' 'pandoc')
|
||||||
conflicts=("aseprite-git" "aseprite-gpl")
|
conflicts=("aseprite-git" "aseprite-gpl" "skia-git")
|
||||||
source=("https://github.com/${pkgname}/${pkgname}/releases/download/v${pkgver}/${pkgname^}-\
|
source=("https://github.com/${pkgname}/${pkgname}/releases/download/v${pkgver}/${pkgname^}-\
|
||||||
v${pkgver}-Source.zip"
|
v${pkgver}-Source.zip"
|
||||||
"${pkgname}.desktop"
|
"${pkgname}.desktop"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user