This commit is contained in:
grauehaare 2014-05-16 10:03:16 +02:00
commit a210e5691b
2 changed files with 3 additions and 3 deletions

View file

@ -1,6 +1,6 @@
# Template file for 'base-chroot'
pkgname=base-chroot
version=0.44
version=0.45
revision=1
noarch=yes
bootstrap=yes
@ -11,7 +11,7 @@ maintainer="Juan RP <xtraeme@gmail.com>"
license="Public domain"
makedepends="
base-files>=0.92 kernel-libc-headers glibc-devel glibc-locales chroot-gcc
base-files>=0.92 kernel-libc-headers>=3.10 glibc-devel glibc-locales chroot-gcc>=4.9
binutils chroot-patch chroot-bash chroot-grep chroot-coreutils chroot-diffutils
chroot-gettext chroot-texinfo chroot-sed chroot-gawk chroot-findutils
chroot-make chroot-gzip chroot-file chroot-tar chroot-m4 chroot-fakeroot

View file

@ -1,7 +1,7 @@
# Template file for 'webkitgtk'
pkgname=webkitgtk
version=2.4.2
revision=1
revision=2
build_style=gnu-configure
configure_args="--with-gtk=3.0"
short_desc="GTK+3 port of the WebKit browser engine"