Updated purple-discord
Signed-off-by: Marcin Wozniak <y0rune@aol.com>
This commit is contained in:
parent
56b8dcac79
commit
8592dcd3ce
@ -19,3 +19,10 @@ net-im/pidgin
|
|||||||
dev-vcs/git
|
dev-vcs/git
|
||||||
dev-libs/json-glib"
|
dev-libs/json-glib"
|
||||||
RDEPEND="${DEPEND}"
|
RDEPEND="${DEPEND}"
|
||||||
|
|
||||||
|
src_compile() {
|
||||||
|
econf \
|
||||||
|
$(use_enable svg png jpeg) \
|
||||||
|
|| die "Error: econf failed!"
|
||||||
|
emake || die "Error: emake failed!"
|
||||||
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user