wok diff mtop/receipt @ rev 21763

busybox: enable CONFIG_FDISK_SUPPORT_LARGE_DISKS
author Pascal Bellard <pascal.bellard@slitaz.org>
date Thu Jun 27 14:19:03 2019 +0200 (2019-06-27)
parents 6ee670da65cd
children afae00265386
line diff
     1.1 --- a/mtop/receipt	Thu Mar 07 19:05:43 2013 -0800
     1.2 +++ b/mtop/receipt	Thu Jun 27 14:19:03 2019 +0200
     1.3 @@ -5,9 +5,11 @@
     1.4  CATEGORY="system-tools"
     1.5  SHORT_DESC="Monitors a MySQL server."
     1.6  MAINTAINER="pascal.bellard@slitaz.org"
     1.7 +LICENSE="GPL2"
     1.8  TARBALL="$PACKAGE-$VERSION.tar.gz"
     1.9  WEB_SITE="http://mtop.sourceforge.net/"
    1.10  WGET_URL="$SF_MIRROR/$PACKAGE/$TARBALL"
    1.11 +
    1.12  DEPENDS="perl-curses perl-dbd-mysql"
    1.13  BUILD_DEPENDS="perl-curses perl-dbd-mysql"
    1.14