summaryrefslogtreecommitdiff
path: root/packages/x11/xserver/xserver.kconfig
diff options
context:
space:
mode:
authorAbdoulaye Walsimou Gaye <awg@embtoolkit.org>2014-07-13 14:50:52 +0200
committerAbdoulaye Walsimou Gaye <awg@embtoolkit.org>2014-07-13 14:50:52 +0200
commita054610cbc13cdbafa3f9cb7336313562b699383 (patch)
treee67abf1b34e954ad46c123808e2b0ef010b42aa9 /packages/x11/xserver/xserver.kconfig
parentbef80ddfe51143bc56f451fc2c23a7b3236ca4fc (diff)
downloadembtoolkit-a054610cbc13cdbafa3f9cb7336313562b699383.tar.gz
embtoolkit-a054610cbc13cdbafa3f9cb7336313562b699383.tar.bz2
embtoolkit-a054610cbc13cdbafa3f9cb7336313562b699383.tar.xz
Packages: remove OpenSSL in favor of LibreSSL
Signed-off-by: Abdoulaye Walsimou Gaye <awg@embtoolkit.org>
Diffstat (limited to 'packages/x11/xserver/xserver.kconfig')
-rw-r--r--packages/x11/xserver/xserver.kconfig8
1 files changed, 2 insertions, 6 deletions
diff --git a/packages/x11/xserver/xserver.kconfig b/packages/x11/xserver/xserver.kconfig
index 38c23bf..1320d03 100644
--- a/packages/x11/xserver/xserver.kconfig
+++ b/packages/x11/xserver/xserver.kconfig
@@ -1,6 +1,6 @@
################################################################################
# Embtoolkit
-# Copyright(C) 2010-2011 Abdoulaye Walsimou GAYE.
+# Copyright(C) 2010-2014 Abdoulaye Walsimou GAYE.
#
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
@@ -45,7 +45,7 @@ config EMBTK_HAVE_XSERVER
select EMBTK_HAVE_LIBXFONT
select EMBTK_HAVE_LIBXKBFILE
select EMBTK_HAVE_XTRANS
- select EMBTK_HAVE_OPENSSL
+ select EMBTK_HAVE_LIBRESSL
select EMBTK_HAVE_PIXMAN
help
Have a X server in your root file system
@@ -123,7 +123,3 @@ config EMBTK_XSERVER_NEED_PATCH
bool
config EMBTK_XSERVER_NEED_AUTORECONF
bool
-config EMBTK_XSERVER_PKG_IS_TARGZ
- bool
-config EMBTK_XSERVER_PKG_IS_TARBZ2
- bool