]> git.pld-linux.org Git - packages/hugin.git/commitdiff
- hugin defaults to unicode wx* - updated BRs
authorJakub Bogusz <qboosh@pld-linux.org>
Thu, 29 Mar 2007 05:13:29 +0000 (05:13 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    hugin.spec -> 1.25

hugin.spec

index e07960adb04c48ad085123422591d35115de3fd5..7fb72c27df650ce98e85311f8661bce5c9edac67 100644 (file)
@@ -21,7 +21,7 @@ BuildRequires:        boost-bind-devel >= 1.31
 BuildRequires: boost-thread-devel >= 1.31
 BuildRequires: boost-uBLAS-devel >= 1.31
 BuildRequires: gettext-devel
-BuildRequires: gtk+2-devel >= 2.0.3
+BuildRequires: gtk+2-devel >= 1:2.0.3
 BuildRequires: libjpeg-devel
 BuildRequires: libpano12-devel >= 2.8.1
 BuildRequires: libpng-devel
@@ -29,7 +29,7 @@ BuildRequires:        libstdc++-devel
 BuildRequires: libtiff-devel
 BuildRequires: libtool >= 2:1.5
 BuildRequires: sed >= 4.0
-BuildRequires: wxGTK2-devel >= 2.6.0
+BuildRequires: wxGTK2-unicode-devel >= 2.6.0
 BuildRequires: zip
 BuildRequires: zlib-devel
 Requires:      libpano12 >= 2.8.1
@@ -76,7 +76,7 @@ cp -f po/Makefile.in.in src/nona_gui/po
 %{__autoheader}
 %{__automake}
 %configure \
-       --with-wx-config=wx-gtk2-ansi-config
+       --with-wx-config=wx-gtk2-unicode-config
 %{__make}
 
 %install
This page took 0.101595 seconds and 4 git commands to generate.