diff --git a/srcpkgs/mc/template b/srcpkgs/mc/template index e1eb0445e7..4cf8e424e8 100644 --- a/srcpkgs/mc/template +++ b/srcpkgs/mc/template @@ -1,13 +1,9 @@ # Template file for 'mc' pkgname=mc version=4.6.1 -distfiles=" -http://www.ibiblio.org/pub/Linux/utils/file/managers/mc/$pkgname-$version.tar.gz" +distfiles="http://www.ibiblio.org/pub/Linux/utils/file/managers/mc/$pkgname-$version.tar.gz" build_style=gnu_configure -# Override datadir to get the correct directory. -configure_args="--without-ext2undel --with-screen=mcslang - --enable-charset --without-libiconv-prefix --without-libintl-prefix - --datadir=$XBPS_DESTDIR/$pkgname-$version/share" +configure_args="--with-screen=mcslang --enable-charset --without-x" short_desc="User-friendly file manager and visual shell" maintainer="Juan RP " checksum=086ab03daaac28a28c0ddb9a709040b59e1322f6bfa68e39d004d9c66b119e7e @@ -19,4 +15,7 @@ long_desc=" preserving the full power of the command prompt. You will wonder how you could ever live without it." -build_depends="glib-2.18.0" +Add_dependency full glibc +Add_dependency full glib +Add_dependency full e2fsprogs-libs +Add_dependency build gettext