diff options
author | Britney Fransen <brfransen@gmail.com> | 2013-09-16 17:15:08 (GMT) |
---|---|---|
committer | Britney Fransen <brfransen@gmail.com> | 2013-09-16 17:15:08 (GMT) |
commit | ab7fa7b3c11b2cf1cfe49cb66149ef3d0d67b6b7 (patch) | |
tree | 484672f3eb8f3d85e2339250048bc5fce4b727c0 /abs/core/LinHES-system/PKGBUILD | |
parent | d6560b4da709f229d12c7eec7c088b50f0b474db (diff) | |
download | linhes_pkgbuild-ab7fa7b3c11b2cf1cfe49cb66149ef3d0d67b6b7.zip linhes_pkgbuild-ab7fa7b3c11b2cf1cfe49cb66149ef3d0d67b6b7.tar.gz linhes_pkgbuild-ab7fa7b3c11b2cf1cfe49cb66149ef3d0d67b6b7.tar.bz2 |
linhes-scripts: remove acl_fix.fstab.py as it isn't needed in R8.
Remove linhes-scripts as a dep from LinHES-system, certmaster, e16_theme_settings and wmaker_settings as acl_fix_fstab.py was the reason for the dep.
Diffstat (limited to 'abs/core/LinHES-system/PKGBUILD')
-rwxr-xr-x | abs/core/LinHES-system/PKGBUILD | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/abs/core/LinHES-system/PKGBUILD b/abs/core/LinHES-system/PKGBUILD index b21ff84..94b94fb 100755 --- a/abs/core/LinHES-system/PKGBUILD +++ b/abs/core/LinHES-system/PKGBUILD @@ -1,14 +1,14 @@ pkgname=LinHES-system pkgver=8.0 -pkgrel=9 +pkgrel=10 arch=('i686' 'x86_64') install=system.install pkgdesc="Everything that makes LinHES an automated system" license=('GPL2') depends=('linhes-sounds' 'xdotool' 'tilda' 'keylaunch' - 'python_aosd' 'linhes-scripts>=7-24' 'udisks' - 'LinHES-config>=2.3-59' 'sudo' 'python2-dbus' 'unclutter' - 'wmctrl' 'archlinux-xdg-menu' 'ethtool' 'gnu-netcat') + 'python_aosd' 'udisks' 'LinHES-config>=2.3-59' 'sudo' + 'python2-dbus' 'unclutter' 'wmctrl' 'archlinux-xdg-menu' + 'ethtool' 'gnu-netcat') backup=('etc/modprobe.d/alsa-base.conf') binfiles="LinHES-start optimize_mythdb.py myth_mtc.py myth_mtc.sh LinHES-run load-modules-mythvantage.sh unclutter-toggle.sh tvterm.sh |