[gedit/wip/wininstaller] win32: remove glade



commit 5e2eeb21fb6a979decf246ac335d6324a05fb09a
Author: Ignacio Casal Quinteiro <icq gnome org>
Date:   Tue Jul 29 08:24:24 2014 +0200

    win32: remove glade

 win32/make-gedit-installer |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/win32/make-gedit-installer b/win32/make-gedit-installer
index ac189b8..863d013 100644
--- a/win32/make-gedit-installer
+++ b/win32/make-gedit-installer
@@ -135,7 +135,7 @@ install_gedit_packages() {
   fi
 
   # some packages are pulled by the deps but we do not need them like python2
-  pacman -Rdd mingw-w64-${_arch}-python2 mingw-w64-${_arch}-gtk2
+  pacman -Rdd mingw-w64-${_arch}-python2 mingw-w64-${_arch}-gtk2 mingw-w64-${_arch}-glade
 }
 
 if [ ! -f "${_archivegen}" ]; then


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]