mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-08 16:13:50 +02:00
eolie: add missing pycompile_module
Fix {host,make,}depends while I'm here.
This commit is contained in:
parent
cd850d3427
commit
c6e701a289
1 changed files with 5 additions and 6 deletions
|
@ -1,14 +1,13 @@
|
||||||
# Template file for 'eolie'
|
# Template file for 'eolie'
|
||||||
pkgname=eolie
|
pkgname=eolie
|
||||||
version=0.9.45
|
version=0.9.45
|
||||||
revision=1
|
revision=2
|
||||||
_eolie_hash=020f3f686e2b938731752a1d9f5bfa7e
|
_eolie_hash=020f3f686e2b938731752a1d9f5bfa7e
|
||||||
build_style=meson
|
build_style=meson
|
||||||
hostmakedepends="appstream-glib desktop-file-utils glib-devel pkg-config"
|
pycompile_module="eolie"
|
||||||
makedepends="gobject-introspection gtk+3-devel libglib-devel python3
|
hostmakedepends="appstream-glib desktop-file-utils glib-devel pkg-config gobject-introspection"
|
||||||
python-gobject-devel webkit2gtk-devel"
|
makedepends="gtk+3-devel libglib-devel python-gobject-devel webkit2gtk-devel"
|
||||||
depends="gobject-introspection gtkspell3 python3-cairo python3-dateutil
|
depends="gtkspell3 python3-dateutil python3-gobject webkit2gtk python3-PyFxA"
|
||||||
python3-gobject webkit2gtk python3-PyFxA"
|
|
||||||
short_desc="Web browser for GNOME"
|
short_desc="Web browser for GNOME"
|
||||||
maintainer="Rasmus Thomsen <rasmus.thomsen@protonmail.com>"
|
maintainer="Rasmus Thomsen <rasmus.thomsen@protonmail.com>"
|
||||||
license="GPL-3.0-or-later"
|
license="GPL-3.0-or-later"
|
||||||
|
|
Loading…
Add table
Reference in a new issue