QA fix
This commit is contained in:
		@@ -3,14 +3,16 @@
 | 
			
		||||
 | 
			
		||||
EAPI=8
 | 
			
		||||
 | 
			
		||||
inherit gnome2-utils meson vala xdg
 | 
			
		||||
inherit gnome2-utils meson toolchain-funcs xdg
 | 
			
		||||
 | 
			
		||||
COMMIT="d664384370bb55f0e46a78da094c567a5a7e97c6"
 | 
			
		||||
DESCRIPTION="Track your fitness goals"
 | 
			
		||||
HOMEPAGE="https://gitlab.gnome.org/World/Health/"
 | 
			
		||||
SRC_URI="https://gitlab.gnome.org/World/${PN}/-/archive/0.94.0/${PN}-${PV}.tar.gz"
 | 
			
		||||
 | 
			
		||||
LICENSE="CC-BY-3.0 GPL-3+"
 | 
			
		||||
RESTRICT="network-sandbox"
 | 
			
		||||
 | 
			
		||||
LICENSE="GPL-3"
 | 
			
		||||
SLOT="0"
 | 
			
		||||
KEYWORDS="~amd64 ~arm ~arm64 ~x86"
 | 
			
		||||
 | 
			
		||||
@@ -24,21 +26,12 @@ RDEPEND="
 | 
			
		||||
 | 
			
		||||
DEPEND="${RDEPEND}"
 | 
			
		||||
 | 
			
		||||
BDEPEND="
 | 
			
		||||
	$(vala_depend)
 | 
			
		||||
	virtual/pkgconfig
 | 
			
		||||
"
 | 
			
		||||
src_prepare() {
 | 
			
		||||
	default
 | 
			
		||||
	vala_setup
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
pkg_postinst() {
 | 
			
		||||
	gnome2_schemas_update
 | 
			
		||||
	xdg_pkg_postinst
 | 
			
		||||
	gnome2_schemas_update
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
pkg_postrm() {
 | 
			
		||||
	gnome2_schemas_update
 | 
			
		||||
	xdg_pkg_postrm
 | 
			
		||||
	gnome2_schemas_update
 | 
			
		||||
}
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user