gvim: does not link to libacl.
This commit is contained in:
parent
353edcd040
commit
c351f159d0
|
@ -10,6 +10,5 @@ libXt.so.6
|
|||
libX11.so.6
|
||||
libm.so.6
|
||||
libncursesw.so.6
|
||||
libacl.so.1
|
||||
libdl.so.2
|
||||
libc.so.6
|
||||
|
|
|
@ -11,8 +11,8 @@ revision=1
|
|||
configure_args="${configure_args} --enable-gui=gtk2 --with-x --with-vim-name=gvim"
|
||||
make_install_target="-C src DESTDIR=${XBPS_DESTDIR}/${pkgname}-${version} installvimbin install-icons"
|
||||
gtk_iconcache_dirs="/usr/share/icons/hicolor"
|
||||
depends="desktop-file-utils hicolor-icon-theme"
|
||||
makedepends="mercurial pkg-config gtk+-devel"
|
||||
fulldepends="desktop-file-utils hicolor-icon-theme"
|
||||
short_desc="${short_desc} (GTK+ GUI)"
|
||||
long_desc="${long_desc}
|
||||
|
||||
|
|
Loading…
Reference in New Issue