[Lunar-commits] <moonbase-other> fribidi: Disabling glib is not needed.

Dennis Veatch stumbles at lunar-linux.org
Wed Aug 15 13:02:01 CEST 2012


commit abb9d38cc3e93eca5d75e15452be7c48bc67c025
Author: Dennis Veatch <stumbles at lunar-linux.org>
Date: Wed, 15 Aug 2012 04:02:01 -0700
URL: https://github.com/lunar-linux/moonbase-other/commit/abb9d38cc3e93eca5d75e15452be7c48bc67c025

fribidi: Disabling glib is not needed.
---
  libs/fribidi/BUILD                                           +0/-6     
  1 files changed, 0 insertions (+), 6 deletions (-)

--- a/libs/fribidi/BUILD
+++ b/libs/fribidi/BUILD
@@ -1,11 +1,5 @@
 (
 
-# With --with-glib set to yes or auto it will cause dvdauthor make to fail. So for now
-# just detect if dvdauthor is installed and set --with-glib=no.
-  if module_installed dvdauthor ; then
-    OPTS+="--with-glib=no"
-  fi &&
-
   sedit "s:# *include <glib/[^>]*>:#include <glib.h>:" charset/* lib/* &&
 
 




More information about the Lunar-commits mailing list