|
|
|
@ -2,7 +2,7 @@
|
|
|
|
|
# This copyright note is auto-generated by ./scripts/Create-CopyPatch. |
|
|
|
|
# |
|
|
|
|
# Filename: package/.../ekiga/ekiga.conf |
|
|
|
|
# Copyright (C) 2007 The OpenSDE Project |
|
|
|
|
# Copyright (C) 2007 - 2010 The OpenSDE Project |
|
|
|
|
# Copyright (C) 2004 - 2006 The T2 SDE Project |
|
|
|
|
# Copyright (C) 1998 - 2004 Clifford Wolf |
|
|
|
|
# |
|
|
|
@ -35,3 +35,4 @@ pkginstalled avahi || var_append confopt ' ' "--disable-avahi"
|
|
|
|
|
pkginstalled gnome-doc-utils || var_append confopt ' ' "--disable-doc" |
|
|
|
|
|
|
|
|
|
pkginstalled gconf || var_append confopt ' ' "--disable-gnome" |
|
|
|
|
var_append confopt ' ' "--disable-eds" |
|
|
|
|