upgpkg: 0.2.7-2: add missing depedencies and fix s2idle-hook
This merge request does the following:
- Adds missing dependencies:
acpica
,fwupd
,python-dbus
, &python-gobject
- Instead of using
cp
, uses install to set executable flag fors2idle-hook
.
The dependencies were discovered using namcap
and the fact that amd-s2idle
will prompt users to install acpica
if not installed on Arch Linux.