[gedit/wip/wininstaller] win32: remove gtk2



commit 6fbc907387f678ae6c135cdc533e409296d2ae7e
Author: Ignacio Casal Quinteiro <icq gnome org>
Date:   Tue Jul 29 08:16:57 2014 +0200

    win32: remove gtk2

 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 a0b2cf6..ac189b8 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
+  pacman -Rdd mingw-w64-${_arch}-python2 mingw-w64-${_arch}-gtk2
 }
 
 if [ ! -f "${_archivegen}" ]; then


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