projects
/
msys2
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
fa31c93
)
libreptool: nome errato dipendenza gtk-doc.
author
Andrea Zagli
<azagli@libero.it>
Tue, 23 Aug 2016 10:14:26 +0000
(12:14 +0200)
committer
Andrea Zagli
<azagli@libero.it>
Tue, 23 Aug 2016 10:14:26 +0000
(12:14 +0200)
packages/mingw-w64-libreptool/PKGBUILD
patch
|
blob
|
history
diff --git
a/packages/mingw-w64-libreptool/PKGBUILD
b/packages/mingw-w64-libreptool/PKGBUILD
index 6cff90b5f81f42b1d05d98a75f421f9f0c06a9c0..736c0bf1ed3cb4c0a6f5c41878178133f59ac7b7 100644
(file)
--- a/
packages/mingw-w64-libreptool/PKGBUILD
+++ b/
packages/mingw-w64-libreptool/PKGBUILD
@@
-8,7
+8,7
@@
arch=('any')
pkgdesc="Library to make reports (mingw-w64)"
depends=("${MINGW_PACKAGE_PREFIX}-libgda-full")
makedepends=("${MINGW_PACKAGE_PREFIX}-gcc"
- "
${MINGW_PACKAGE_PREFIX}-
gtk-doc"
+ "gtk-doc"
"${MINGW_PACKAGE_PREFIX}-gnome-common")
options=('!strip' 'debug' 'staticlibs')
license=("LGPL 2.1")