gnome-mines: don't use backtick in comment

Signed-off-by: Jürgen Buchmüller <pullmoll@t-online.de>
This commit is contained in:
Jürgen Buchmüller 2018-09-05 17:20:41 +02:00
parent a7526a96ab
commit a24192a70d
No known key found for this signature in database
GPG Key ID: 6764EC32352D0647

View File

@ -3,7 +3,7 @@ pkgname=gnome-mines
version=3.30.0
revision=1
build_style=meson
nocross="Package `librsvg-2.0' not found in specified Vala API directories"
nocross="Package 'librsvg-2.0' not found in specified Vala API directories"
hostmakedepends="glib-devel intltool itstool pkg-config vala"
makedepends="libgnome-games-support-devel librsvg-devel"
short_desc="GNOME puzzle game where you locate mines in the ocean"