pm-utils: rebuild with coreutils builddep.
This commit is contained in:
parent
3bc7cb6905
commit
aa7adbd8c7
1 changed files with 4 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'pm-utils'
|
||||
pkgname=pm-utils
|
||||
version=1.4.1
|
||||
revision=2
|
||||
revision=3
|
||||
patch_args="-Np1"
|
||||
distfiles="
|
||||
http://pm-utils.freedesktop.org/releases/$pkgname-$version.tar.gz
|
||||
|
@ -19,13 +19,14 @@ long_desc="
|
|||
The pm-utils package contains utilities and scripts useful for tasks related
|
||||
to power management."
|
||||
|
||||
Add_dependency full glibc
|
||||
Add_dependency full bash
|
||||
Add_dependency run glibc
|
||||
Add_dependency run bash
|
||||
Add_dependency full procps
|
||||
Add_dependency full dmidecode
|
||||
Add_dependency full ethtool
|
||||
Add_dependency full vbetool
|
||||
Add_dependency build xmlto
|
||||
Add_dependency build coreutils
|
||||
|
||||
post_install()
|
||||
{
|
||||
|
|
Loading…
Reference in a new issue