Updated
This commit is contained in:
parent
82a80f677b
commit
9eb94ad1a2
@ -6,6 +6,7 @@ EAPI=7
|
||||
|
||||
inherit meson gnome2-utils xdg
|
||||
LIBCM_COMMIT="6c260ee37bd2eff096ee44c29690f30718566c1c"
|
||||
COMMIT="3046c457f82e677e828b575901859fa52c958684"
|
||||
|
||||
DESCRIPTION="XMPP and SMS messaging via libpurple and Modemmanager"
|
||||
HOMEPAGE="https://source.puri.sm/Librem5/chatty"
|
||||
@ -32,7 +33,7 @@ DEPEND=" gnome-extra/evolution-data-server[phonenumber]
|
||||
RDEPEND="${DEPEND}"
|
||||
BDEPEND="${DEPEND}"
|
||||
|
||||
S="${WORKDIR}/${PN}-v${PV}"
|
||||
S="${WORKDIR}/${PN}-v${PV}-${COMMIT}"
|
||||
|
||||
src_prepare() {
|
||||
default
|
||||
|
Loading…
Reference in New Issue
Block a user