mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-29 17:02:56 +02:00
aisleriot: use gettext instead of intltool
Upstream droped the dependency on intltool in favor of just plain gettext: https://gitlab.gnome.org/GNOME/aisleriot/-/issues/13 Closes: #37965 [via git-merge-pr]
This commit is contained in:
parent
af67bfc9d1
commit
30521e1f7e
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@ build_style=meson
|
|||
# build requires assertions to be turned on -> n_debug=false
|
||||
configure_args="-Dtheme_pysol_path=/usr/share/PySolFC/cardsets -Dtheme_pysol=true
|
||||
-Dtheme_kde=false -Db_ndebug=false"
|
||||
hostmakedepends="desktop-file-utils glib-devel guile intltool itstool pkg-config
|
||||
hostmakedepends="desktop-file-utils glib-devel guile gettext itstool pkg-config
|
||||
pysolfc-cardsets"
|
||||
makedepends="guile-devel libcanberra-devel librsvg-devel"
|
||||
depends="guile yelp"
|
||||
|
|
Loading…
Add table
Reference in a new issue