mirror of
https://github.com/gentoo-mirror/guru.git
synced 2025-04-10 20:18:41 -04:00
gui-apps/tiramisu: drop obsolete patch from live ebuild
Closes: https://bugs.gentoo.org/939131 Signed-off-by: Takuya Wakazono <pastalian46@gmail.com>
This commit is contained in:
parent
713dd952e7
commit
3e2f6db271
@ -1,7 +1,7 @@
|
||||
# Copyright 1999-2021 Gentoo Authors
|
||||
# Copyright 1999-2024 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=7
|
||||
EAPI=8
|
||||
|
||||
inherit vala
|
||||
|
||||
@ -23,11 +23,9 @@ RDEPEND="dev-libs/glib:2[dbus]"
|
||||
DEPEND="${RDEPEND}"
|
||||
BDEPEND="$(vala_depend)"
|
||||
|
||||
PATCHES=( "${FILESDIR}/tiramisu-2.0.20211107-pkg-config.patch" )
|
||||
|
||||
src_prepare() {
|
||||
default
|
||||
vala_src_prepare
|
||||
vala_setup
|
||||
}
|
||||
|
||||
src_install() {
|
||||
|
Loading…
x
Reference in New Issue
Block a user