Commit eb35c8ade5569960da61b5252e1a154669e780d2

Authored by Perry Werneck
1 parent 60cc175f

Ajustando dependências para empacotamento windows.

Showing 2 changed files with 4 additions and 3 deletions   Show diff stats
locale/pw3270.pot
... ... @@ -9,7 +9,7 @@ msgstr ""
9 9 "#-#-#-#-# lib3270.pot (PACKAGE VERSION) #-#-#-#-#\n"
10 10 "Project-Id-Version: PACKAGE VERSION\n"
11 11 "Report-Msgid-Bugs-To: \n"
12   -"POT-Creation-Date: 2018-08-16 09:57-0300\n"
  12 +"POT-Creation-Date: 2018-08-17 10:53-0300\n"
13 13 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
14 14 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
15 15 "Language-Team: LANGUAGE <LL@li.org>\n"
... ... @@ -20,7 +20,7 @@ msgstr &quot;&quot;
20 20 "#-#-#-#-# pw3270.pot (PACKAGE VERSION) #-#-#-#-#\n"
21 21 "Project-Id-Version: PACKAGE VERSION\n"
22 22 "Report-Msgid-Bugs-To: \n"
23   -"POT-Creation-Date: 2018-08-16 09:57-0300\n"
  23 +"POT-Creation-Date: 2018-08-17 10:53-0300\n"
24 24 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
25 25 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
26 26 "Language-Team: LANGUAGE <LL@li.org>\n"
... ...
win/install-cross.sh
... ... @@ -41,7 +41,8 @@ sudo zypper --non-interactive in \
41 41 adwaita-icon-theme \
42 42 gettext-tools \
43 43 glib2-devel \
44   - optipng
  44 + optipng \
  45 + rsvg-view
45 46  
46 47 while read FILE
47 48 do
... ...