]> git.pld-linux.org Git - packages/dotnet-gecko-sharp.git/commitdiff
- R: libgtkembedmoz.so
authorJakub Bogusz <qboosh@pld-linux.org>
Sat, 19 May 2007 13:24:33 +0000 (13:24 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    dotnet-gecko-sharp.spec -> 1.25

dotnet-gecko-sharp.spec

index fbe4dbc93dd27cd2930f8b5979b3e40b3256f744..11432f1feb3cc23c027c224675277956eec9b96d 100644 (file)
@@ -23,6 +23,11 @@ BuildRequires:       sed >= 4.0
 BuildConflicts:        gecko-sharp < 0.2
 Requires:      mono >= 1.1.7
 Requires:      dotnet-gtk-sharp >= 0.98
+%ifarch %{x8664} ia64 ppc64 s390x sparc64
+Requires:      libgtkembedmoz.so()(64bit)
+%else
+Requires:      libgtkembedmoz.so
+%endif
 ExcludeArch:   i386
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
This page took 0.062939 seconds and 4 git commands to generate.