mirror of
https://github.com/gentoo-mirror/guru.git
synced 2025-04-19 07:49:00 -04:00
x11-libs/libadwaita: Updated working dir to fix an issue
Package-Manager: Portage-3.0.20, Repoman-3.0.3 Signed-off-by: Gerben jan Dijkman <gjdijkman@gjdwebserver.nl>
This commit is contained in:
parent
61410e9c0f
commit
3bf528ea1c
@ -23,6 +23,7 @@ DEPEND="
|
||||
gui-libs/gtk
|
||||
dev-libs/fribidi
|
||||
"
|
||||
|
||||
RDEPEND="${DEPEND}"
|
||||
BDEPEND="
|
||||
vala? ( $(vala_depend) )
|
||||
@ -30,7 +31,7 @@ BDEPEND="
|
||||
dev-libs/gobject-introspection
|
||||
"
|
||||
|
||||
S="${WORKDIR}/$PN-${PV}"
|
||||
S="${WORKDIR}/$PN-${COMMIT}"
|
||||
|
||||
src_install() {
|
||||
meson_src_install
|
||||
|
Loading…
x
Reference in New Issue
Block a user