summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--net-im/qtox/qtox-1.5.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-im/qtox/qtox-1.5.0.ebuild b/net-im/qtox/qtox-1.5.0.ebuild
index 43cef91ed134..6917c8777647 100644
--- a/net-im/qtox/qtox-1.5.0.ebuild
+++ b/net-im/qtox/qtox-1.5.0.ebuild
@@ -60,7 +60,7 @@ pkg_pretend() {
src_configure() {
use gtk || local NO_GTK_SUPPORT="ENABLE_SYSTRAY_STATUSNOTIFIER_BACKEND=NO ENABLE_SYSTRAY_GTK_BACKEND=NO"
use X || local NO_X_SUPPORT="DISABLE_PLATFORM_EXT=YES"
-
+
eqmake5 \
PREFIX="${D}/usr" \
GIT_DESCRIBE="${PV}" \