granite: fix template break due to backtick
This commit is contained in:
parent
bd3167420f
commit
b8e6afe744
1 changed files with 1 additions and 1 deletions
|
@ -13,7 +13,7 @@ license="LGPL-3"
|
|||
distfiles="https://launchpad.net/granite/${version%.*}/${version}/+download/granite-${version}.tar.xz"
|
||||
checksum=8ec1d61f9aba75f1b3a745e721288b0dfb34cb11d1307be80cef7b0571c2dec6
|
||||
|
||||
nocross="error: Package `gee-0.8' not found in specified Vala API directories or GObject-Introspection GIR directories"
|
||||
nocross="error: Package 'gee-0.8' not found in specified Vala API directories or GObject-Introspection GIR directories"
|
||||
|
||||
granite-devel_package() {
|
||||
depends="${makedepends} ${sourcepkg}>=${version}_${revision}"
|
||||
|
|
Loading…
Reference in a new issue