diff options
author | James Meyer <james.meyer@operamail.com> | 2012-01-02 21:32:55 (GMT) |
---|---|---|
committer | James Meyer <james.meyer@operamail.com> | 2012-01-02 21:32:55 (GMT) |
commit | b35e8f78a35eb49404b988562daec8d4ec2712e6 (patch) | |
tree | 48f795669bea45616a94925894e734a69740bfd7 /abs/core/LinHES-system | |
parent | 7e3fef96a2905ffc5afc2bcaf31c5d8384a10ad3 (diff) | |
download | linhes_pkgbuild-b35e8f78a35eb49404b988562daec8d4ec2712e6.zip linhes_pkgbuild-b35e8f78a35eb49404b988562daec8d4ec2712e6.tar.gz linhes_pkgbuild-b35e8f78a35eb49404b988562daec8d4ec2712e6.tar.bz2 |
move acl_fix_fstab.py to linhes-scripts:
modify packages to depend on linhes-scripts >=7-24
certmaster
linhes-system
wmaker-settings
xymon
e16-themes
refs #805
res #806
Diffstat (limited to 'abs/core/LinHES-system')
-rwxr-xr-x | abs/core/LinHES-system/PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/abs/core/LinHES-system/PKGBUILD b/abs/core/LinHES-system/PKGBUILD index 4b054ff..ef5b2e8 100755 --- a/abs/core/LinHES-system/PKGBUILD +++ b/abs/core/LinHES-system/PKGBUILD @@ -1,12 +1,12 @@ pkgname=LinHES-system pkgver=2 -pkgrel=20 +pkgrel=22 arch=('i686') MVDIR=$startdir/pkg/usr/LH BINDIR=$startdir/pkg/usr/bin install=LinHES.install pkgdesc="scripts and things related to having an automated system" -depends=(linhes-sounds xdotool fluxbox tilda keylaunch python_aosd) +depends=(linhes-sounds xdotool fluxbox tilda keylaunch python_aosd 'linhes-scripts>=7-24' 'runit-scripts>=2.1.1-43') backup=(etc/modprobe.d/alsa-base) binfiles="LinHES-start optimize_mythdb.py myth_mtc.py myth_mtc.sh LinHES-run |