]> git.pld-linux.org Git - packages/cuneiform.git/blobdiff - cuneiform.spec
- fixed unresolved sqrt symbol
[packages/cuneiform.git] / cuneiform.spec
index c319be892c6a4828d5e6b4e31dce229c867291c6..a833d66009e722eeeaad4afbac6de61cc2aed068 100644 (file)
@@ -6,6 +6,7 @@ License:        BSD
 Group:         Applications/Graphics
 Source0:       http://launchpad.net/cuneiform-linux/1.1/1.1/+download/%{name}-linux-%{version}.tar.bz2
 # Source0-md5: 09fd160cdfc512f26442a7e91246598d
+Patch0:                %{name}-libm.patch
 URL:           https://launchpad.net/cuneiform-linux
 BuildRequires: ImageMagick-c++-devel
 BuildRequires: cmake
@@ -18,6 +19,7 @@ Cognitive technologies.
 
 %prep
 %setup -q -n %{name}-linux-%{version}
+%patch0 -p1
 
 %build
 rm -f builddir/CMakeCache.txt
This page took 0.057573 seconds and 4 git commands to generate.