diff options
author | Fun <just.the.real.fun@gmail.com> | 2017-10-31 17:32:48 +0159 |
---|---|---|
committer | Juergen Daubert <jue@jue.li> | 2017-11-01 11:39:34 +0100 |
commit | 16abcdab67433fdd7ff9ec0f47ec57de12af798a (patch) | |
tree | 4b6a089450dc360ada97970a2bf9f86f02970a63 /ocaml | |
parent | 275e4b7df14b9db0cfe7355ada89dc3ee264cf7c (diff) | |
download | opt-16abcdab67433fdd7ff9ec0f47ec57de12af798a.tar.gz opt-16abcdab67433fdd7ff9ec0f47ec57de12af798a.tar.xz |
remove redundant deps
apache: zlib
aterm: xorg-libsm xorg-libxext
conky: glib xorg-libxext
cups-filters: cups
evilwm: xorg-libxext
geeqie: intltool
gtk-engines: intltool
gutenprint: ncurses readline
lcms2: libjpeg-turbo zlib
libpcap: eudev
mc: ncurses
mod_php: libxml2 xz
mutt: ncurses
mysql: ncurses openssl zlib
nfs-utils: eudev
ocaml: zlib
php-fcgi: xz
php-fpm: xz
php: readline xz
ruby: readline
samba: talloc
socat: ncurses
sqlite3: ncurses
sylpheed: openssl
transmission-gtk: curl intltool
Diffstat (limited to 'ocaml')
-rw-r--r-- | ocaml/.signature | 5 | ||||
-rw-r--r-- | ocaml/Pkgfile | 2 |
2 files changed, 1 insertions, 6 deletions
diff --git a/ocaml/.signature b/ocaml/.signature deleted file mode 100644 index cbb44b547..000000000 --- a/ocaml/.signature +++ /dev/null @@ -1,5 +0,0 @@ -untrusted comment: verify with /etc/ports/opt.pub -RWSE3ohX2g5d/bDmEJrWEUgaD5J3BcyjjzuCc2IxJXV1nt/ZC1BAQdmwtYE2TagKCaXZUh/Mt9sSzQeDM2vlO5Tnv6UobCRXYAE= -SHA256 (Pkgfile) = 7affba6a6145eaccedb95321b1226af29ebc848f3c7bb0ba2374b8344fb8a548 -SHA256 (.footprint) = ad914d9968ce77002e99764efcfdafdfbef518ac996ec1fdeeebe02a22928b04 -SHA256 (ocaml-4.05.0.tar.xz) = 04a527ba14b4d7d1b2ea7b2ae21aefecfa8d304399db94f35a96df1459e02ef9 diff --git a/ocaml/Pkgfile b/ocaml/Pkgfile index 9235baec6..54ccc6aeb 100644 --- a/ocaml/Pkgfile +++ b/ocaml/Pkgfile @@ -2,7 +2,7 @@ # URL: http://caml.inria.fr/ # Maintainer: Juergen Daubert, jue at crux dot nu # Packager: Erlend Bergsas Mikkelsen, howl at online dot no -# Depends on: binutils ncurses zlib +# Depends on: binutils ncurses name=ocaml version=4.05.0 |